This version of Unity is unsupported.

AnimationMode.StartAnimationMode

Declaration

public static void StartAnimationMode();

Declaration

public static void StartAnimationMode(AnimationModeDriver driver);

Parameters

driver Specify an AnimationModeDriver object to lock the AnimationMode to a driver.

Description

Starts the Animation mode.

When in Animation mode, the Editor is drawn with special color overlay. This indicates that animations are playing.