ModelContent Members
The following tables list the members exposed by the ModelContent type.
Public Properties
Name | Description | |
---|---|---|
Bones | Gets the collection of bones that are referenced by this model. | |
Meshes | Gets the collection of meshes that are associated with this model. | |
Root | Gets the root bone of this model | |
Tag | Gets a user defined tag object. |
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
ModelContent Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace