# Controller

> The InputDevice is a game controller.

## Definition

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

```csharp
Controller = 64
```

### Remarks

Game Controllers have axes and buttons that can be accessed through [Input](/engine/6000.7/script-reference/unityengine/input.md).
