FMX.Types3D.TMeshVertex.x
Delphi
x, y, z: single;
C++
float x;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | public | FMX.Types3D.pas FMX.Types3D.hpp |
FMX.Types3D | TMeshVertex |
Description
Represents the x-axis coordinate of the vertex.