Share via


ModelBone Members

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

Public Properties

Name Description
Public Property Children Gets a collection of bones that are children of this bone.
Public Property Index Gets the index of this bone in the Bones collection.
Public Property Name Gets the name of this bone.
Public Property Parent Gets the parent of this bone.
Public Property Transform Gets or sets the matrix used to transform this bone relative to its parent 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

ModelBone Class
Microsoft.Xna.Framework.Graphics Namespace