FMX.Types3D.TContextHelper Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
DrawCubepublicDraws a cube defined by center and size with a specified color on the current 3D context.
DrawLinepublicDraws a line defined by two points with a specified color on the current 3D context.
DrawRectpublicDraws a rectangle, defined by the upper-left and lower-right corner points, with a specified color on the current 3D context.
FillCubepublicFills a cube defined by center and size with a specified color on the current 3D context.
FillPolygonpublicFills a polygon defined by a list of points with a specified material on a local coordinates system in the current 3D context.
FillRectpublic