LightsState

Defines the lights of the style.

Constructors

Link copied to clipboard
fun LightsState(directionalLightState: DirectionalLightState, ambientLightState: AmbientLightState)

Set dynamic light to the style.

Link copied to clipboard
fun LightsState(flatLightState: FlatLightState)

Set the legacy FlatLightState to the style.

Types

Link copied to clipboard
object Companion

Public companion object.