The XMaterialMeshSubset type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| XMaterialMeshSubset | 
            Creates new XMaterialMeshSubset class instance.
              | 
Methods
| Name | Description | |
|---|---|---|
| Clone | 
            Creates an object that is a copy of this instance.
              | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.  | |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  | |
| GetType | Gets the Type of the current instance.  | |
| InvalidateBoundingVolume | 
            Invalidates the bounding volume.
              | |
| MemberwiseClone | Creates a shallow copy of the current Object.  | |
| ToString | (Inherited from Object.) | 
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.
              |