AnimationFramesCreatedEvent¶
Class AnimationFramesCreatedEvent
Hierarchy (View Summary)
- WebVisEvent
- AnimationFramesCreatedEvent
Index
Properties
Properties
frames
The list of created animation frames.
id
id: number
The unique ID of the event.
name
name: string
The name of the generated animation frames.
Optional
transaction Code
transactionCode?: string
The transaction code associated with the event.
Optional
transactionID
transactionID?: number
The transaction ID associated with the event.
Optional
type
The type of the event.
Event that is fired when a new animation frames were created.
See