Function Light.lightIndirectEnergy

Secondary multiplier used with indirect light (light bounces). This works on both BakedLightmap and GIProbe.

double lightIndirectEnergy() nothrow @property @nogc;

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