Interface MotionComposer

Represents the entire Motion Composer.

Hierarchy

  • MotionComposer

Properties

Properties

createdAt?: number

The timestamp indicating when this Motion Composer was created.

A list of flows to execute in parallel.

id: string

A unique identifier for this Motion Composer, allowing it to be stored in permanent storage.

name?: string

An optional name that describes the purpose or functionality of the Motion Composer.

Generated using TypeDoc