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