@motion-script/core / GlobalsConfig
Interface: GlobalsConfig
Defined in: runtime/globals.ts:271
The project-level content ProjectGlobals is built from.
Properties
audioTracks?
optionalaudioTracks?: readonlyAudioTrack[]
Defined in: runtime/globals.ts:272
backgrounds?
optionalbackgrounds?: readonlyGlobalLayerConfig[]
Defined in: runtime/globals.ts:274
overlays?
optionaloverlays?: readonlyGlobalLayerConfig[]
Defined in: runtime/globals.ts:273