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