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