Table of Contents

Class SceneConfigurationCollection

Namespace
Bonsai.Shaders.Rendering
Assembly
Bonsai.Shaders.Rendering.dll

Represents a collection of scene configuration objects.

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

Methods

GetKeyForItem(SceneConfiguration)

Returns the key for the specified configuration object.