# iconSize

> Control the size that 3D icons render in the Scene View.

## Definition

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

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

### Remarks

This is a normalized value (between 0 and 1) that ranges from very small (lower values) to very large (larger values).
