The XMaterialMeshSubset type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AttributeId |
Returns the attribute table identifier.
| |
| BoundingVolume |
Gets the mesh part XAxisAlignedBox boundary volume.
| |
| Color | ||
| FaceCount |
Returns the face count.
| |
| FaceStart |
Returns the first face in the attribute group.
| |
| Index |
The mesh part index in the XMaterialMesh mesh.
| |
| Material |
Gets or sets the XMaterial material.
| |
| Mesh |
Returns the parent XMaterialMesh mesh that contains this part.
| |
| SyncRoot |
Returns the object that can be used for synchronizing access to this instance.
| |
| VertexCount |
Returns the vertex count.
| |
| VertexStart |
Returns the first vertex in the attribute group.
|