Share via


VertexChannelCollection.Insert Method

Inserts a new vertex channel into the collection.

Overload List

Name Description
VertexChannelCollection.Insert (Int32, String, Generic IEnumerable) Inserts a new vertex channel at the specified position.
VertexChannelCollection.Insert (Int32, String, Type, IEnumerable) Inserts a new vertex channel at the specified position.

See Also

Reference

VertexChannelCollection Class
VertexChannelCollection Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace