AnimationFramesCreatedEventΒΆ

Class AnimationFramesCreatedEvent

Event that is fired when a new animation frames were created.

Hierarchy (View Summary)

Properties

frames: AnimationFrame[]

The list of created animation frames.

id: number

The unique ID of the event.

name: string

The name of the generated animation frames.

transactionCode?: string

The transaction code associated with the event.

transactionID?: number

The transaction ID associated with the event.

type?: EventType

The type of the event.