VisualServerSingleton.environmentSetBgColor

Color displayed for clear areas of the scene (if using Custom color or Color+Sky background modes).

struct VisualServerSingleton
@nogc nothrow
void
environmentSetBgColor
(
in RID env
,
in Color color
)

Meta