# Button

> Device that return a binary result of pressed or not pressed.

## Definition

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

> **Warning:**
>
> **Deprecated.** This type is deprecated and will be removed in a future release.

```csharp
Button = 0
```

### Remarks

Additional Resources:[ClusterInput.GetButton](/engine/6000.5/script-reference/unityengine/clusterinput/getbutton.md).
