FMX.Objects3D.TPath3D
Delphi
TPath3D = class(TExtrudedShape3D)
C++
class PASCALIMPLEMENTATION TPath3D : public TExtrudedShape3D
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FMX.Objects3D.pas FMX.Objects3D.hpp |
FMX.Objects3D | FMX.Objects3D |
Description
Represents a 3D object that can display path data.
The TPath3D class implements a 3D object that can be placed on a 3D FireMonkey form for the purpose of drawing path data representations. TGrid3D is a visual object that can be added from the Tool Palette.