FMX.Types3D.TPosition3D Properties
InheritedProtected
| DefaultValue | public | Represents the default value for this 3D position. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Point | public | Represents the TPoint3D that describes this 3D position. |
| Vector | public | Represents the tagVECTOR3D that describes this 3D position. |
| X | published | Represents the X component of this 3D position. |
| Y | published | Represents the Y component of this 3D position. |
| Z | published | Represents the Z component of this 3D position. |