Function VisualServerSingleton.giProbeGetPropagation

Returns the propagation value for this GI probe. Equivalent to GIProbe.propagation.

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