color

abstract fun color(@ColorInt() color: Int): Light

Set the Color property.

Parameters

color

as int

abstract fun color(color: String = "#ffffff"): Light

Set the Color property.

Color tint for lighting extruded geometries.

Parameters

color

as String

abstract fun color(color: Expression): Light

Set the Color property

Parameters

color

value of color as Expression