public AnimationEvent[] events ;

설명

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.