Hierarchy

  • HasTick

Implemented by

Methods

Methods

  • Parameters

    • elapsedMilliseconds: number

      The amount of real world time in milliseconds that has elapsed that must be updated in the animation

    • Optional idempotencyToken: number

      Optional idempotencyToken prevents a ticking animation from updating twice per frame

    Returns void