# Sandbox.VR.VRTrackedObject.PoseType

```csharp
PoseTypes PoseType { get; set; }
```

Which pose type to use (only applies to hand controllers, not the head).
Grip is centered on the palm, Aim points forward for aiming/pointing.

Declared in [Sandbox.VR.VRTrackedObject](/api/Sandbox.VR.VRTrackedObject).
Assembly: `Sandbox.Engine`.
