intensity

open override fun intensity(intensity: Double): <ERROR CLASS>

Set the Intensity property.

Intensity of lighting (on a scale from 0 to 1). Higher numbers will present as more extreme contrast.

Parameters

intensity

as Double

open override fun intensity(intensity: Expression): <ERROR CLASS>

Set the Intensity property

Parameters

intensity

value of intensity as Expression

val intensity: Double?

Intensity of lighting (on a scale from 0 to 1). Higher numbers will present as more extreme contrast.