Function VisualServerSingleton.giProbeSetPropagation

Sets the propagation of light within this GI probe. Equivalent to GIProbe.propagation.

void giProbeSetPropagation (
  const(RID) probe,
  const(double) propagation
) nothrow @nogc;