Version: 2022.3
言語: 日本語
public void AddEvent (AnimationEvent evt);

パラメーター

evt 追加するアニメーションイベント

説明

クリップにアニメーションイベントを追加する

Note that events added with AddEvent persist until play mode is exited or the is player quit. If you want to add an event to a clip persistently, use AnimationUtility.SetAnimationEvents from the Unity editor.

関連項目: AnimationEventAnimationUtility クラス .