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