# Sandbox.IndirectLightVolume.BakeProbes

```csharp
System.Threading.Tasks.Task BakeProbes(System.Threading.CancellationToken ct = null)
```

Starts the probe baking process to capture lighting into the volume textures.

### Parameters

- `ct` (`System.Threading.CancellationToken`), default `null`

### Returns

`System.Threading.Tasks.Task`

Declared in [Sandbox.IndirectLightVolume](/api/Sandbox.IndirectLightVolume).
Assembly: `Sandbox.Engine`.
