Skip to content

API > AnimationEvent > animationState


AnimationEvent.animationState⚓︎

Name Type
animationState AnimationState

Description⚓︎

The animation state that fired this event (Read Only).

Extra Detail⚓︎

Returns null when the method is called outside of an animation event callback. Note: This member will only be set when called from an Animation component(legacy).