color

@Serializable(with = ColorAsHexSerializer::class)
var color: Int?

The base color of the extruded fill. Defaults to black. Note: If specified as rgba with alpha, alpha is ignored; use opacity.