VisualServerSingleton.giProbeSetPropagation

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

struct VisualServerSingleton
@nogc nothrow
void
giProbeSetPropagation
(
in RID probe
,
in double propagation
)

Meta