Function ReflectionProbe.interiorEnable
If true, reflections will ignore sky contribution. Ambient lighting is then controlled by the interior_ambient_* properties.
bool interiorEnable() nothrow @property @nogc;
void interiorEnable
(
bool v
) nothrow @property @nogc;