FMX.Types3D.TMeshData Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
FaceNormalspublicReturns the normal vectors for all the faces of the mesh.
IndexBufferpublicThe index buffer attached to this 3D mesh.
NormalspublishedSpecifies the coordinates of the normal 3D vectors at the location of the vertices.
PointspublishedSpecifies the coordinates of the 3D points that build this mesh.
TexCoordinatespublishedSpecifies the coordinates of the texture that is rendered over this mesh.
TriangleIndicespublishedSpecifies the coordinates of the triangles for a 3D triangle mesh.
VertexBufferpublicIs the vertex buffer attached to this 3D mesh.