# Sandbox.RayTracingAccelerationStructure.IsValid

```csharp
bool IsValid()
```

Gets whether this acceleration structure is valid and can be used for ray tracing.

### Returns

`bool`

Declared in [Sandbox.RayTracingAccelerationStructure](/api/Sandbox.RayTracingAccelerationStructure).
Assembly: `Sandbox.Engine`.
