ModelBoneContent Members

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

Public Properties

Name Description
Public Property Children Gets the children of this bone.
Public Property Index Gets the index of this bone in a ModelBoneContentCollection.
Public Property Name Gets the bone name.
Public Property Parent Gets the parent of this bone.
Public Property Transform Gets or sets the local transformation matrix for this bone.

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

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