# Editor.EditorUtility.IsRecordingVideo

```csharp
static bool IsRecordingVideo { get; set; }
```

True if we're currently recording a video (using the video command, or F6)

Declared in [Editor.EditorUtility](/api/Editor.EditorUtility).
Assembly: `Sandbox.Tools`.
