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