Share via


Model Properties

Public Properties

Name Description
Public Property Bones Gets a collection of ModelBone objects which describe how each mesh in the Meshes collection for this model relates to its parent mesh.
Public Property Meshes Gets a collection of ModelMesh objects which compose the model. Each ModelMesh in a model may be moved independently and may be composed of multiple materials identified as ModelMeshPart objects.
Public Property Root Gets the root bone for this model.
Public Property Tag Gets or sets an object identifying this model.

See Also

Reference

Model Class
Microsoft.Xna.Framework.Graphics Namespace