Table of Contents

Class ShaderConfigurationCollection

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

Represents a collection of shader configuration objects.

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

Methods

GetKeyForItem(ShaderConfiguration)

Returns the key for the specified configuration object.