Table of Contents

Class GlslScriptExample

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

Provides example source code for an OpenGL Shader Language (GLSL) script.

public class GlslScriptExample
Inheritance
GlslScriptExample
Inherited Members

Properties

Name

Gets or sets the name of the GLSL example.

Source

Gets or sets the GLSL source code for the example.

Type

Gets or sets the shader type targeted by the example.