Skeleton Methods |
The Skeleton type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetBindPoseAbsoluteInverse |
Gets the bind pose transformation of a given bone relative to model space.
| |
GetBindPoseRelative |
Gets the bind pose transformation of a given bone relative to the parent bone.
| |
GetChild |
Gets the bone index of a child bone of a given bone.
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetIndex |
Gets the bone index for a given bone name.
| |
GetName |
Gets the name of a given bone.
| |
GetNumberOfChildren |
Gets the number of child bones of a given bone.
| |
GetParent |
Gets the index of the parent bone of a given bone.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |