# Sandbox.GameTransform.LocalScale

```csharp
Vector3 LocalScale { get; set; }
```

> **Obsolete.** Use LocalScale instead of Transform.LocalScale

Scale in local coordinates.

Declared in [Sandbox.GameTransform](/api/Sandbox.GameTransform).
Assembly: `Sandbox.Engine`.
