---
name: VRTouchpad
last_updated: 2026-06-15T23:39:03Z
type: enum
summary: "Used to universally identify a VR touchpad that is used by either the left, or right hand."
---

# VRTouchpad

Used to universally identify a VR touchpad that is used by either the left, or
right hand.

**Type:** enum

## Items

| Name | Value | Description |
|------|-------|-------------|
| `Left` | 0 | Left hand touchpad. |
| `Right` | 1 | Right hand touchpad. |