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