# None

> No compression.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.5/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
None = 0
```

### Remarks

Results in the largest filesize, but will spend no time compressing or decompressing.
