intensity

abstract fun intensity(intensity: Double = 0.5): AmbientLight

A multiplier for the color of the ambient light.

Parameters

intensity

as Double


abstract fun intensity(intensity: Expression): AmbientLight

A multiplier for the color of the ambient light.

Parameters

intensity

value of intensity as Expression