MotionScript

@motion-script/core


@motion-script/core / BuildError

Interface: BuildError

Defined in: runtime/precompisition.ts:41

Properties

message

message: string

Defined in: runtime/precompisition.ts:46


sceneIndex

sceneIndex: number

Defined in: runtime/precompisition.ts:45

Zero-based index of the scene in the scenes array.


sceneName

sceneName: string

Defined in: runtime/precompisition.ts:43

Name of the scene that threw.


stack?

optional stack?: string

Defined in: runtime/precompisition.ts:47