*overridesinglelight()
Sets the direction of the global light source.
Syntax
*overridesinglelight(mode)
Type
hm.cfg Commands
Description
Sets the lighting mode.
Inputs
- mode
 - The lighting mode.
- 0
 - Double sided lighting
 - 1
 - Single sided lighting
 
 
Example
*overridesinglelight(1)