VertexChannelCollection.Item Property
Gets or sets a vertex channel from the collection.
Overload List
Name | Description |
---|---|
VertexChannelCollection.Item (Int32) | Gets or sets the vertex channel at the specified index position. |
VertexChannelCollection.Item (String) | Gets or sets the vertex channel with the specified name. |
See Also
Reference
VertexChannelCollection Class
VertexChannelCollection Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace