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]
  2. double interiorAmbientContrib [@property setter]
    struct ReflectionProbe
    @nogc nothrow @property
    void
    interiorAmbientContrib
    (
    double v
    )

Meta