# Sandbox.VR.TrackedObject.Transform

```csharp
Transform Transform { get; set; }
```

The grip pose transform of this tracked object in world space (centered on palm/grip).
This is the default transform used for hand positioning.

Declared in [Sandbox.VR.TrackedObject](/api/Sandbox.VR.TrackedObject).
Assembly: `Sandbox.Engine`.
