Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


playing

This property toggles animation playback in the Animation window.
Read time 1 minuteLast updated 7 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public bool playing { get; set; }

Remarks

Enabling this also enables AnimationWindow.previewing.