# Sandbox.SceneCullingBox.IsValid

```csharp
bool IsValid { get; set; }
```

Is this culling box valid, exists inside a scene world.

Declared in [Sandbox.SceneCullingBox](/api/Sandbox.SceneCullingBox).
Assembly: `Sandbox.Engine`.
