OGLATTR_LIGHT_COLOR
Data Type: | integer | ||||||||||||||||||||||||||||||||
Access: | read/write | ||||||||||||||||||||||||||||||||
Functions: | OGLGetCtrlAttribute OGLSetCtrlAttribute | ||||||||||||||||||||||||||||||||
Description: | Sets the RGB color of the selected light. The particular light for which this attribute is set is chosen using the global attribute OGLATTR_LIGHT_SELECT. RGB value is a 3-byte integer with the hexadecimal format 0x00RRGGBB, with the respective red, green, and blue components. Refer to the documentation for MakeColor. |
||||||||||||||||||||||||||||||||
Values: |
|
||||||||||||||||||||||||||||||||
LabWindows/CVI Compatibility: |
LabWindows/CVI 5.0 and later |