baseEnvironment property
The global base look that environmentVolumes blend over.
Set this and add volumes to drive the scene look spatially: each frame the engine blends the volumes over this base by the camera position and applies the result to the live look fields. Null (the default) disables volume blending, the live fields are used directly.
Implementation
EnvironmentSettings? baseEnvironment;