fill
  abstract fun fillExtrusionFloodLightColor(fillExtrusionFloodLightColor: String = "#ffffff"): FillExtrusionLayer
abstract fun fillExtrusionFloodLightColor(@ColorInt fillExtrusionFloodLightColor: Int): FillExtrusionLayer
The color of the flood light effect on the walls of the extruded buildings.
Parameters
fill
value of fillExtrusionFloodLightColor
abstract fun fillExtrusionFloodLightColor(fillExtrusionFloodLightColor: Expression): FillExtrusionLayer
The color of the flood light effect on the walls of the extruded buildings.
Parameters
fill
value of fillExtrusionFloodLightColor as Expression