intensity

open override fun intensity(intensity: Double): FlatLight

Intensity of lighting (on a scale from 0 to 1). Higher numbers will present as more extreme contrast. Default value: 0.5. Value range: 0, 1

Parameters

intensity

as Double


open override fun intensity(intensity: Expression): FlatLight

Intensity of lighting (on a scale from 0 to 1). Higher numbers will present as more extreme contrast. Default value: 0.5. Value range: 0, 1

Parameters

intensity

value of intensity as Expression


Intensity of lighting (on a scale from 0 to 1). Higher numbers will present as more extreme contrast. Default value: 0.5. Value range: 0, 1