FMX.Types3D.TMeshVertex.nx
Delphi
nx, ny, nz: single;
C++
float nx;
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 normal vector that is found at the location of this vertex.