VisualServerSingleton.reflectionProbeSetIntensity

Sets the intensity of the reflection probe. Intensity modulates the strength of the reflection. Equivalent to ReflectionProbe.intensity.

struct VisualServerSingleton
@nogc nothrow
void
reflectionProbeSetIntensity
(
in RID probe
,
in double intensity
)

Meta