Table of Contents

Method CreateShader

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

CreateShader()

Compiles the effect shader and returns the program object handle.

protected override int CreateShader()

Returns

int

A handle to the shader program object.