| evt | AnimationInterval to add. |
Adds an animation Interval to the clip.
Note that intervals added with AddInterval persist until play mode
is exited or the is player quit. If you want to add an interval to a clip persistently,
use AnimationUtility.SetAnimationIntervals from the Unity editor.
See Also: AnimationInterval, AnimationUtility classes.