VisualServerSingleton.reflectionProbeSetInteriorAmbient

Sets the ambient light color for this reflection probe when set to interior mode. Equivalent to ReflectionProbe.interiorAmbientColor.

struct VisualServerSingleton
@nogc nothrow
void
reflectionProbeSetInteriorAmbient
(
in RID probe
,
in Color color
)

Meta