Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.