FMX.Objects3D.TPlane

Delphi
TPlane = class(TCustomMesh)
C++
class PASCALIMPLEMENTATION TPlane : public TCustomMesh
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FMX.Objects3D.pas FMX.Objects3D.hpp |
FMX.Objects3D | FMX.Objects3D |
Description
Represents a 2D plane that can be employed in a 3D form.
The TPlane class implements a 2D plane that can be placed on a 3D FireMonkey form. Planes support 3D rotation and alignment. TPlane is a visual object that can be added from the Tool Palette.