color

Set the Color property.

Parameters

color

as int

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

Set the Color property.

Color tint for lighting extruded geometries.

Parameters

color

as String

abstract fun color(color: String): Light

Set the Color property

Parameters

color

value of color as Expression

abstract fun color(color: Expression): Light