BoneWeight Members
The following tables list the members exposed by the BoneWeight type.
Public Constructors
Name | Description | |
---|---|---|
BoneWeight | Initializes a new instance of BoneWeight with the specified name and weight. |
Public Properties
Name | Description | |
---|---|---|
BoneName | Gets the name of the bone. | |
Weight | Gets the amount of bone influence, ranging from zero to one. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from ValueType.) | |
GetHashCode | (Inherited from ValueType.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from ValueType.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
BoneWeight Structure
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace