Table of Contents

Class GlslScriptExampleCollection

Namespace
Bonsai.Shaders.Design
Assembly
Bonsai.Shaders.Design.dll

Represents a collection of GLSL example scripts.

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