VertexChannelNames.Weights Method
Gets the name of an animation weights channel.
This will typically contain WeightList data.
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