ReflectionProbe.intensity

Defines the reflection intensity. Intensity modulates the strength of the reflection.

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

Meta