# npotScale

> Scaling mode for non power of two textures.

## Definition

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

```csharp
public TextureImporterNPOTScale npotScale { get; set; }
```

### Remarks

Additional Resources: [TextureImporterNPOTScale](/engine/6000.0/script-reference/unityeditor/textureimporternpotscale.md).
