Table of Contents

Class MeshConfigurationCollection

Namespace
Bonsai.Shaders.Configuration
Assembly
Bonsai.Shaders.dll

Represents a collection of mesh configuration objects.

public class MeshConfigurationCollection : KeyedCollection<string, MeshConfiguration>, IList<MeshConfiguration>, ICollection<MeshConfiguration>, IList, ICollection, IReadOnlyList<MeshConfiguration>, IReadOnlyCollection<MeshConfiguration>, IEnumerable<MeshConfiguration>, IEnumerable
Inheritance
MeshConfigurationCollection
Implements
Inherited Members

Methods

GetKeyForItem(MeshConfiguration)

Returns the key for the specified configuration object.