Table of Contents

Method GetShaderExamples

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

GetShaderExamples()

Gets the GLSL example scripts that can be created from this editor.

protected virtual GlslScriptExample[] GetShaderExamples()

Returns

GlslScriptExample[]

An array of GLSL examples that this editor can create.