hillshadeShadowColor

abstract fun hillshadeShadowColor(hillshadeShadowColor: String = "#000000"): HillshadeLayer
abstract fun hillshadeShadowColor(@ColorInt hillshadeShadowColor: Int): HillshadeLayer

The shading color of areas that face away from the light source.

Parameters

hillshadeShadowColor

value of hillshadeShadowColor

abstract fun hillshadeShadowColor(hillshadeShadowColor: Expression): HillshadeLayer

The shading color of areas that face away from the light source.

Parameters

hillshadeShadowColor

value of hillshadeShadowColor as Expression