Function GIProbe.interior
If true
, ignores the sky contribution when calculating lighting.
bool interior() nothrow @property @nogc;
void interior
(
bool v
) nothrow @property @nogc;
If true
, ignores the sky contribution when calculating lighting.
bool interior() nothrow @property @nogc;
void interior
(
bool v
) nothrow @property @nogc;