TriangleMeshShapeProperties Properties

Microsoft Robotics Class Reference

The TriangleMeshShapeProperties type exposes the following members.

Properties

  Name Description
Public property FaceCount
Number of triangle faces
(Inherited from MeshShapeProperties.)
Public property Index16Bits
Indicates that the index buffer is 16 bits
(Inherited from MeshShapeProperties.)
Public property IndexBuffer
Index buffer data
(Inherited from MeshShapeProperties.)
Public property ProcessedMeshResource
Local file name to preprocessed binary file generated from mesh data.
(Inherited from MeshShapeProperties.)
Public property VertexBuffer
Vertex buffer data
(Inherited from MeshShapeProperties.)
Public property VertexCount
Number of vertices
(Inherited from MeshShapeProperties.)

See Also

TriangleMeshShapeProperties Class

Microsoft.Robotics.Simulation.Physics Namespace