Version: 2017.1
public static void StopAnimationMode ();

설명

Stops Animation mode, reverts all properties that were animated in animation mode.

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