Version: 2017.2
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.