# Sandbox.Terrain.TerrainSize

```csharp
float TerrainSize { get; set; }
```

Uniform world size of the width and length of the terrain.

Declared in [Sandbox.Terrain](/api/Sandbox.Terrain).
Assembly: `Sandbox.Engine`.
