# NoScaling

> Perform no operation.

## Definition

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

```csharp
NoScaling = 0
```

### Remarks

Black areas will be added if the source is smaller than the target resolution, and cropping will happen if the source is larger.
