Version: 2018.4
public static void StopAnimationMode ();

説明

アニメーションモードが停止するとアニメーションモードでアニメーションしていたすべてのプロパティーが基に戻ります。

AnimationMode stores per property modifications. They are added either via AnimationMode.SampleClip or AnimationMode.AddPropertyModification. StopAnimationMode reverts all of these properties.