Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AnimationUtility.SetAnimationEvents

static function SetAnimationEvents(clip: AnimationClip, events: AnimationEvent[]): void;
static void SetAnimationEvents(AnimationClip clip, AnimationEvent[] events);
static def SetAnimationEvents(clip as AnimationClip, events as AnimationEvent[]) as void

Description

Replaces all animation events in the animation clip.