VisualServerSingleton.giProbeSetInterior

Sets the interior value of this GI probe. A GI probe set to interior does not include the sky when calculating lighting. Equivalent to GIProbe.interior.

struct VisualServerSingleton
@nogc nothrow
void
giProbeSetInterior
(
in RID probe
,
in bool enable
)

Meta