Admin Production ni-theme
Current Publication

OGLATTR_LIGHTING_ENABLE

LabWindows/CVI

OGLATTR_LIGHTING_ENABLE

Data Type: integer
Access:read/write
Functions:OGLGetCtrlAttribute
OGLSetCtrlAttribute
Description: Enables or Disables lighting for the scene. When the lighting is enabled, all the lighting attributes are used to decide the lighting for the scene. When the lighting is disabled, the entire scene is lighted by a global white ambient light.
0 = Disable Lighting
1 = Enable Lighting
Values:
OGLVAL_TRUE (1)True
OGLVAL_FALSE (0)False
LabWindows/CVI
Compatibility:
LabWindows/CVI 5.0 and later