Function VisualServerSingleton.giProbeIsInterior

Returns true if the GI probe is set to interior, meaning it does not account for sky light. Equivalent to GIProbe.interior.

bool giProbeIsInterior (
  const(RID) probe
) nothrow @nogc const;