# None

> NPOT textures are not supported. Will be upscaled/padded at loading time.

## Definition

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

> **Warning:**
>
> **Deprecated.** NPOTSupport.None does not happen on any platforms

```csharp
None = 0
```
