Function GIProbe.energy
Energy multiplier. Makes the lighting contribution from the GIProbe
brighter.
double energy() nothrow @property @nogc;
void energy
(
double v
) nothrow @property @nogc;
Energy multiplier. Makes the lighting contribution from the GIProbe
brighter.
double energy() nothrow @property @nogc;
void energy
(
double v
) nothrow @property @nogc;