VertexChannelCollection.Add Method
Adds a new vertex channel to the collection.
Overload List
Name | Description |
---|---|
VertexChannelCollection.Add (String, Generic IEnumerable) | Adds a new vertex channel to the end of the collection. |
VertexChannelCollection.Add (String, Type, IEnumerable) | Adds a new vertex channel to the end of the collection. |
See Also
Reference
VertexChannelCollection Class
VertexChannelCollection Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace