Function VisualServerSingleton.giProbeGetNormalBias

Returns the normal bias for this GI probe. Equivalent to GIProbe.normalBias.

double giProbeGetNormalBias (
  const(RID) probe
) nothrow @nogc const;