ReflectionProbe.interiorAmbientContrib

Sets the contribution value for how much the reflection affects the ambient light for this reflection probe when set to interiorEnable. Useful so that ambient light matches the color of the room.

  1. double interiorAmbientContrib [@property getter]
    struct ReflectionProbe
    @nogc nothrow @property
    double
    interiorAmbientContrib
    ()
  2. double interiorAmbientContrib [@property setter]

Meta