ViewerLightingEnvironment¶
Enumeration ViewerLightingEnvironment
Enumeration Members
FIVE_
FIVE_POINT_LIGHTING: 2
A combination of static and dynamic light sources. Optimized to reduce strong highlights on flat objects.
FOUR_
FOUR_POINT_LIGHTING: 1
Multiple colored static light sources.
HEADLIGHT
HEADLIGHT: 0
The default lighting environment: A dynamic light source which follows the camera.
A list of available predefined lighting environments in a viewer.