# scale

> Gets or sets the increment that scale handles snap to.

## Definition

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

```csharp
public static float scale { get; set; }
```
