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