Fill Extrusion Color
The base color of the extruded fill. The extrusion's surfaces will be shaded differently based on this color in combination with the root light
settings. If this color is specified as rgba
with an alpha component, the alpha component will be ignored; use fill-extrusion-opacity
to set layer opacity.
Parameters
value
the property wrapped in Value to be used with native renderer.
Constructors
Link copied to clipboard
Construct the FillExtrusionColor with androidx.compose.ui.graphics.Color.
Link copied to clipboard
Construct the FillExtrusionColor with Mapbox Expression.
Link copied to clipboard