# Sandbox.SceneCullingBox.World

```csharp
SceneWorld World { get; set; }
```

The scene world this culling box belongs to.

Declared in [Sandbox.SceneCullingBox](/api/Sandbox.SceneCullingBox).
Assembly: `Sandbox.Engine`.
