Skip to content

API > AnimationClip > events


AnimationClip.events⚓︎

Name Type
events AnimationEvent

Description⚓︎

Animation Events for this animation clip.

Extra Detail⚓︎

Modified events will only persist until play mode is exited or the player is quit. If you want to add an event to a clip persistently, use AnimationUtility.SetAnimationEvents from the Unity editor.