InterfacesHasTickOn this pageHasTick Implemented byAnimationGraphicsGroupIndex MethodstickMethods ticktick(elapsed: number, idempotencyToken?: number): voidParameterselapsed: numberThe amount of real world time in milliseconds that has elapsed that must be updated in the animationoptionalidempotencyToken: numberOptional idempotencyToken prevents a ticking animation from updating twice per frameReturns void
The amount of real world time in milliseconds that has elapsed that must be updated in the animation