aninest root / AnimatableEvents / AnimatableEventsWithValue
AnimatableEventsWithValue
ts
type AnimatableEventsWithValue: typeof ANIM_TYPES_WITH_VALUE[number];
Animation Events which return the values which the animation is interpolating to. Only excludes the update
event.