ModelMeshContent Members
The following tables list the members exposed by the ModelMeshContent type.
Public Properties
Name | Description | |
---|---|---|
BoundingSphere | Gets the bounding sphere for this mesh. | |
IndexBuffer | Gets the index buffer associated with this mesh. | |
MeshParts | Gets the children mesh parts associated with this mesh. | |
Name | Gets the mesh name. | |
ParentBone | Gets the parent bone. | |
Tag | Gets a user-defined tag object. | |
VertexBuffer | Gets the vertex buffer associated with this mesh. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
ModelMeshContent Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace