ModelBoneContent Members
The following tables list the members exposed by the ModelBoneContent type.
Public Properties
Name | Description | |
---|---|---|
Children | Gets the children of this bone. | |
Index | Gets the index of this bone in a ModelBoneContentCollection. | |
Name | Gets the bone name. | |
Parent | Gets the parent of this bone. | |
Transform | Gets or sets the local transformation matrix for this bone. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
ModelBoneContent Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace