intensity

open override fun intensity(intensity: Double): AmbientLight

A multiplier for the color of the ambient light.

Parameters

intensity

as Double


open override fun intensity(intensity: Expression): AmbientLight

A multiplier for the color of the ambient light.

Parameters

intensity

value of intensity as Expression


A multiplier for the color of the ambient light.