beginLayer

open override fun beginLayer(layer: String, composition: Composition)(source)

Called at the beginning of a new layer.

Parameters

layer

name of the layer.

composition

composition of the layer.

Implementation is optional.