An object with various functions to assist with animations, used internally.
This is the same as Array.prototype.slice, but also works on typed arrays.
Converts an array to a specific type.
Used for parsing AOS keyframe formats.
Returns an array by which times and values can be sorted.
Returns true
if the object is a typed array.
Converts the keyframes of the given animation clip to an additive format.
Sorts the array previously returned by getKeyframeOrder.
Creates a new clip, containing only the segment of the original clip between the given frames.
For more info on how to obtain the source code of this module see this page.