# Sandbox.PlaneCollider.Scale

```csharp
Vector2 Scale { get; set; }
```

The size of the plane, from corner to corner.

Declared in [Sandbox.PlaneCollider](/api/Sandbox.PlaneCollider).
Assembly: `Sandbox.Engine`.
