EnvironmentMapSky
Description
- Derived from
-
EnvironmentMap abstract
An implementation of the IEnvironmentMap interface that generates a simple sky from a couple of color keys.
To control the appearance of the lower half hemisphere for the ground, use these properties:
The appearance of the sky in the upper hemisphere can be configured with these settings:
The Sun appearance can be modified with these properties:
Public / Attributes
GroundColorFade
The fade range between GroundColorLight (at the horizon) and GroundColorDark.
Defaults to 15
.
GroundColorLight
Overall ground color (light).
Set to 0
to disable the ground hemisphere.
- See also
SkyColorFade
The fade range between SkyColorLight (around the Sun) and SkyColorDark.
Defaults to 135
.