Function GIProbe.propagation

How much light propagates through the probe internally. A higher value allows light to spread further.

double propagation() nothrow @property @nogc;

void propagation (
  double v
) nothrow @property @nogc;