# spatialQuality

> Controls an internal image resize, resulting in blurrier images but smaller image dimensions and file size.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public VideoSpatialQuality spatialQuality
```

### Remarks

Any downsize chosen here is done on top of resize options that may have been taken with resizeMode.
