Function VisualServerSingleton.giProbeGetBias

Returns the bias value for the GI probe. Bias is used to avoid self occlusion. Equivalent to GIProbeData.bias.

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