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