recording
This property toggles recording in the Animation window.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public bool recording { get; set; }
Remarks
Recording allows the Animation window to update the animation clip with modifications to the Game Object in the Scene View. Enabling this also enables AnimationWindow.previewing.