gfx.env.ambient_source

Client

Enumeration of supported ambient light sources for the environment


Values

ConstantDescription
gfx.env.ambient_source.BGDerives ambient light from the current background
Refer gfx.env.set_background_mode
gfx.env.ambient_source.DISABLEDDisables ambient light entirely
gfx.env.ambient_source.COLORUses a flat custom color as the ambient light source
Refer gfx.env.set_ambient_color
gfx.env.ambient_source.SKYDerives ambient light from the configured sky

On this page