previewing
This property toggles previewing in the Animation window.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.AnimationWindowModule
public bool previewing { get; set; }
Remarks
Previewing allows the Animation window to update the animated Game Object hierarchy in the Scene View with animated values. Disabling this also disables AnimationWindow.recording and AnimationWindow.playing.