Function VisualServerSingleton.lightSetUseGi

Sets whether GI probes capture light information from this light.

void lightSetUseGi (
  const(RID) light,
  const(bool) enabled
) nothrow @nogc;