Function ReflectionProbe.intensity

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

double intensity() nothrow @property @nogc;

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