color

open override fun color(@ColorInt() color: Int): <ERROR CLASS>

Set the Color property.

Parameters

color

as int

open override fun color(color: String): <ERROR CLASS>

Set the Color property.

Color tint for lighting extruded geometries.

Parameters

color

as String

open override fun color(color: Expression): <ERROR CLASS>

Set the Color property

Parameters

color

value of color as Expression

val color: String?

Color tint for lighting extruded geometries.