color

Set the Color property.

Parameters

color

as int

open override fun color(@ColorInt() color: Int): Light

Set the Color property.

Color tint for lighting extruded geometries.

Parameters

color

as String

open override fun color(color: String): Light

Set the Color property

Parameters

color

value of color as Expression

open override fun color(color: Expression): Light