getVelocityVectorFromNanos

abstract fun getVelocityVectorFromNanos(playTimeNanos: Long): V

Returns the velocity (in AnimationVector form) of the animation at the given play time.

Parameters

playTimeNanos

the play time that is used to calculate the velocity of the animation.