MotionScript

@motion-script/core


@motion-script/core / LayerKind

Type Alias: LayerKind

LayerKind = "background" | "overlay"

Defined in: runtime/globals.ts:24

Where a global layer sits relative to the scene. Only used to key the structural paths audio requests are attributed by, so a layer's clip can never be mistaken for a scene node's (see LayerStack.prepareAudioAssets).