# XRPAD_STICK_BUTTON

Variable · category: Input

Source: https://github.com/playcanvas/engine/blob/b5b983982a9860d21e0c1dafb2f85f72e2c01afb/src/platform/input/constants.js#L852

The button when pressing the XR pad's stick.

```ts
const XRPAD_STICK_BUTTON: 3 = 3
```
