public AnimationEvent[] events;

Description 描述

Animation Events for this animation clip.

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.

See Also: AnimationUtility classes.