FMX.Types3D.TMeshVertex Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
nxpublicRepresents the x-axis coordinate of the normal vector that is found at the location of this vertex.
nypublicRepresents the y-axis coordinate of the normal vector that is found at the location of this vertex.
nzpublicRepresents the z-axis coordinate of the normal vector that is found at the location of this vertex.
tupublicRepresents the x-axis texture coordinate.
tvpublicRepresents the y-axis texture coordinate.
xpublicRepresents the x-axis coordinate of the vertex.
ypublicRepresents the y-axis coordinate of the vertex.
zpublicRepresents the z-axis coordinate of the vertex.