intensity

open override fun intensity(intensity: Double): DirectionalLight

A multiplier for the color of the directional light. Default value: 0.5. Value range: 0, 1

Parameters

intensity

as Double


open override fun intensity(intensity: Expression): DirectionalLight

A multiplier for the color of the directional light. Default value: 0.5. Value range: 0, 1

Parameters

intensity

value of intensity as Expression


A multiplier for the color of the directional light. Default value: 0.5. Value range: 0, 1