gfx.env.background_mode

Client

Enumeration of supported environment background modes


Values

ConstantDescription
gfx.env.background_mode.CLEAR_COLORUses the renderer's default clear color as the background
gfx.env.background_mode.COLORUses a flat custom color as the background
Refer gfx.env.set_background_color
gfx.env.background_mode.SKYRenders the configured sky as the background

On this page