AnimationIterationEvent#

Class AnimationIterationEvent

ANIMATION_ITERATION ANIMATION_ITERATION

Hierarchy

Constructors

  • This event signals a that an animation finished an iteration.

    Parameters

    • animationName: string

      The name of the started animation.

    • targetNodeID: number

      The node id which runs the animation.

    • iteration: number

      The current iteration.

    Returns AnimationIterationEvent

Properties

animationName: string

The name of the started animation.

id: number
iteration: number

The current iteration.

targetNodeID: number

The node id which runs the animation.

transactionCode?: string
transactionID?: number
type?: EventType

Did you find this page useful? Please give it a rating:
Thank you for rating this page!
Any issues or feedback?
What kind of problem would you like to report?
Please tell us more about what's wrong: