# Sandbox.GameObject.WorldTransform

```csharp
Transform WorldTransform { get; set; }
```

The world transform of the game object.

Declared in [Sandbox.GameObject](/api/Sandbox.GameObject).
Assembly: `Sandbox.Engine`.
