Lighting
Description
The Lighting class defines global settings for controlling high-dynamic range lighting.
Public / Methods
Apply
Applies the current tone mapping coefficients.
This method sets the LightingParameters.Lighting property.
Public / Attributes
Ambient
The scale factor to apply to the ambient diffuse lighting term that results from hemispheric sampling of the environment map.
Defaults to 1
.
- See also
Directional
The scale factor to apply to the directional diffuse lighting term that results from the prominent light source of the environment map.
Defaults to 1
.
- See also