# Sandbox.VR.VRInput

- Kind: class
- Namespace: `Sandbox.VR`
- Assembly: `Sandbox.Engine`

## Properties

- [`Anchor`](/api/Sandbox.VR.VRInput/Anchor): Gets or sets where the center of the VR play area is in world space.
- [`ControllersAreDrawing`](/api/Sandbox.VR.VRInput/ControllersAreDrawing): Returns true if SteamVR is drawing the controllers
- [`Current`](/api/Sandbox.VR.VRInput/Current): The current relevant [Sandbox.VR.VRInput](/api/Sandbox.VR.VRInput) instance.
- [`Head`](/api/Sandbox.VR.VRInput/Head): Position and rotation of the Head Mounted Display in local space coordinates.
- [`IsLeftHandDominant`](/api/Sandbox.VR.VRInput/IsLeftHandDominant): Returns true if the left hand is dominant
- [`LeftHand`](/api/Sandbox.VR.VRInput/LeftHand): Information about the left hand input.
- [`RightHand`](/api/Sandbox.VR.VRInput/RightHand): Information about the right hand input.
- [`Scale`](/api/Sandbox.VR.VRInput/Scale): Get or set the player's scale in the world. If you set it to 2 the player will be twice as big.
- [`TrackedObjects`](/api/Sandbox.VR.VRInput/TrackedObjects): A list of available trackers.
