# ScrollWheel

> The scroll wheel was moved.

## Definition

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

```csharp
ScrollWheel = 6
```

### Remarks

Use [\_delta](/engine/6000.7/script-reference/unityengine/event/delta.md) to determine X & Y scrolling amount.
