# Sandbox.VR.TrackedObject.AimTransform

```csharp
Transform AimTransform { get; set; }
```

The aim pose transform of this tracked object in world space (pointing forward).
Use this for aiming, pointing, or ray casting.

Declared in [Sandbox.VR.TrackedObject](/api/Sandbox.VR.TrackedObject).
Assembly: `Sandbox.Engine`.
