ViewerLightingEnvironmentΒΆ

Enumeration ViewerLightingEnvironment

A list of available predefined lighting environments in a viewer.

Enumeration Members

FIVE_POINT_LIGHTING: 2

A combination of static and dynamic light sources. Optimized to reduce strong highlights on flat objects.

FOUR_POINT_LIGHTING: 1

Multiple colored static light sources.

HEADLIGHT: 0

The default lighting environment: A dynamic light source which follows the camera.