ReadonlyclassReadonlyisShared clip assets. To author additional motions use addLayer().
Playback rate, including transitions; zero freezes time while allowing explicit pose evaluation.
Append a layer in composition order. Resolve nodes and capture reference properties once.
Release node references and remove this instance from automatic ticking. Shared assets remain valid.
Current scalar parameter value, defaulting to zero.
Suspend automatic ticking, retaining the displayed pose and playback state.
Play or crossfade a loaded clip on the default base layer and enroll in Animation.tick().
Optionalname: stringEnroll in automatic ticking. Do not also update manually in the same frame.
Set a blend parameter immediately, or exponentially damp it using a half-life and elapsed seconds.
Stop all motions and automatic ticking, optionally restoring captured reference properties.
Advance from a millisecond Ticker. Manually controlled characters can call update(seconds).
Evaluate one pose and write each bound property once. Call before physics/render transform collection.
StatictickAdvances automatically playing characters from a Ticker (milliseconds).
Character-local pose mixer. Assets are shared; bindings, clocks, layers and scratch storage are isolated.