VertexChannelNames.Weights Method
Gets the name of an animation weights channel.
This will typically contain data on the bone weights for a vertex channel. For more information, see BoneWeightCollection.
Overload List
Name | Description |
---|---|
VertexChannelNames.Weights () | Gets the name of the primary animation weights channel. |
VertexChannelNames.Weights (Int32) | Gets the name of an animation weights channel at the specified index. |
See Also
Reference
VertexChannelNames Class
VertexChannelNames Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace