HyperWorks Desktop

*overridesinglelight()

*overridesinglelight()

Previous topic Next topic No expanding text in this topic  

*overridesinglelight()

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

NAME


*overridesinglelight - Sets the direction of the global light source.

 

SYNTAX


*overridesinglelight(mode)

 

TYPE


hm.cfg Command

 

DESCRIPTION


Sets the lighting mode.

mode

The lighting mode.

0 - double sided lighting

1 - single sided lighting

 

EXAMPLES


To set single sided lighting:

*overridesinglelight(1)

 

ERRORS


None.

 

SEE ALSO


*setlightsource()

*setspecularity()

Configuration File Commands