anchor

open override fun anchor(anchor: Anchor): Light

Whether extruded geometries are lit relative to the map or viewport.

Parameters

anchor

as Anchor

open override fun anchor(anchor: Expression): Light

Whether extruded geometries are lit relative to the map or viewport.

Parameters

anchor

value of anchor as Expression

val anchor: Anchor?

Whether extruded geometries are lit relative to the map or viewport.