Table of Contents

Method OnLoad

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

OnLoad(EventArgs)

Called after an OpenGL context has been established, but before entering the main loop.

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

Not used.