VisualServerSingleton.giProbeSetEnergy

Sets the energy multiplier for this GI probe. A higher energy makes the indirect light from the GI probe brighter. Equivalent to GIProbe.energy.

struct VisualServerSingleton
@nogc nothrow
void
giProbeSetEnergy
(
in RID probe
,
in double energy
)

Meta