The Model type exposes the following members.

Methods

  NameDescription
CopyAbsoluteBoneTransformsTo
CopyBoneTransformsFrom
CopyBoneTransformsTo
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
MultiplyInverseBindPoseTransformsBy
ToString (Inherited from Object.)

Fields

  NameDescription
meshes

Properties

  NameDescription
Bones
Gets a collection of ModelBone objects which describe how each mesh in the Meshes collection for this model relates to its parent mesh.
GraphicsDevice
Meshes
Gets a collection of Mesh objects which compose the model. Each Mesh in a model may be moved independently and may be composed of multiple textures identified as MeshPart objects.
PosedBonesCount
Root

See Also