An NDoc Documented Class Library

OpenGlDevice.SetLighting Method 

Overrides the SetLighting-method by calling OpenGL-methods

protected override void SetLighting(
   bool value
);

Parameters

value
True if Lighting is turning on

See Also

OpenGlDevice Class | Minais.Drawing3d.Devices Namespace