ModelContent Members

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

Public Properties

Name Description
Public Property Bones Gets the collection of bones that are referenced by this model.
Public Property Meshes Gets the collection of meshes that are associated with this model.
Public Property Root Gets the root bone of this model
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 ReferenceEquals (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

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