skyAtmosphereColor

Set the SkyAtmosphereColor property

Parameters

skyAtmosphereColor

value of skyAtmosphereColor

abstract fun skyAtmosphereColor(skyAtmosphereColor: String): SkyLayer

Set the SkyAtmosphereColor property

Parameters

skyAtmosphereColor

value of skyAtmosphereColor as Expression

abstract fun skyAtmosphereColor(skyAtmosphereColor: Expression): SkyLayer

Set the SkyAtmosphereColor property.

Parameters

skyAtmosphereColor

value of skyAtmosphereColor

abstract fun skyAtmosphereColor(@ColorInt() skyAtmosphereColor: Int): SkyLayer