Version: 2019.1 (switch to 2018.3 or 2017.4)
LanguageEnglish
  • C#

AnimationClip.events

Switch to Manual
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.

Did you find this page useful? Please give it a rating: