Function VisualServerSingleton.giProbeGetDynamicRange

Returns the dynamic range set for this GI probe. Equivalent to GIProbe.dynamicRange.

long giProbeGetDynamicRange (
  const(RID) probe
) nothrow @nogc const;