Table of Contents

Class VertexAttributeMappingCollection

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

Represents a collection of VertexAttributeMapping objects.

public class VertexAttributeMappingCollection : Collection<VertexAttributeMapping>, IList<VertexAttributeMapping>, ICollection<VertexAttributeMapping>, IList, ICollection, IReadOnlyList<VertexAttributeMapping>, IReadOnlyCollection<VertexAttributeMapping>, IEnumerable<VertexAttributeMapping>, IEnumerable
Inheritance
VertexAttributeMappingCollection
Implements
Inherited Members