VisualServerSingleton.environmentSetAmbientLight

struct VisualServerSingleton
@nogc nothrow
void
environmentSetAmbientLight
(
in RID env
,
in Color color
,
in double energy = 1
,
in double sky_contibution = 0
)

Meta