Light.lightIndirectEnergy

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

  1. double lightIndirectEnergy [@property getter]
    struct Light
    @nogc nothrow @property
    double
    lightIndirectEnergy
    ()
  2. double lightIndirectEnergy [@property setter]

Meta