Share via


ModelMeshContent Members

The following tables list the members exposed by the ModelMeshContent type.

Public Properties

Name Description
Public Property BoundingSphere Gets the bounding sphere for this mesh.
Public Property MeshParts Gets the children mesh parts associated with this mesh.
Public Property Name Gets the mesh name.
Public Property ParentBone Gets the parent bone.
Public Property SourceMesh Gets the MeshContent source object used when creating this class.
Public Property Tag Gets a user-defined tag object.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

ModelMeshContent Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace