VertexChannelCollection.IndexOf Method
Determines the index of a vertex channel.
Overload List
Name | Description |
---|---|
VertexChannelCollection.IndexOf (String) | Determines the index of a vertex channel with the specified name. |
VertexChannelCollection.IndexOf (VertexChannel) | Determines the index of the specified vertex channel. |
See Also
Reference
VertexChannelCollection Class
VertexChannelCollection Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace