# Sandbox.VR.VRTrackedObject.PoseTypes

The type of pose to track from the controller

- Kind: enum
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Fields

- [`Aim`](/api/Sandbox.VR.VRTrackedObject.PoseTypes/Aim): The aim pose - pointing forward from the controller. Best for aiming, pointing, or ray casting.
- [`Grip`](/api/Sandbox.VR.VRTrackedObject.PoseTypes/Grip): The grip pose - centered on the palm/grip of the controller. Best for representing where the hand is holding the controller.
