formZ SDK | 5.0 API Reference | Project | Modeling | Lights Manager
Description
Distant light's atmospheric light color. This enum is used in the parameter FZ_LITE_GROUP_PARM_OVERRIDE_INTENS_REPL_ACC_SKY_COLOR in the functions fz_lite_grup_get_parm and fz_lite_grup_set_parm and in the parameter FZ_LITE_PARM_DIST_ACCURATE_INTENS_SKY_COLOR in the functions fz_lite_get_parm_dist and fz_lite_set_parm_dist.
enum fz_lite_parm_sky_color_enum {
FZ_LITE_DIST_ACCURATE_INTENS_SKY_LIGHTBLUE,
FZ_LITE_DIST_ACCURATE_INTENS_SKY_MEDIUMBLUE,
FZ_LITE_DIST_ACCURATE_INTENS_SKY_DARKBLUE };
Members
FZ_LITE_DIST_ACCURATE_INTENS_SKY_LIGHTBLUE
Atmospheric light's sky color is light blue
FZ_LITE_DIST_ACCURATE_INTENS_SKY_MEDIUMBLUE
Atmospheric light's sky color is medium blue
FZ_LITE_DIST_ACCURATE_INTENS_SKY_DARKBLUE
Atmospheric light's sky color is dark blue
Availability
5.0.0.0
Defined in