# Sandbox.IndirectLightVolume.ComputeProbeRelocation

```csharp
void ComputeProbeRelocation()
```

Computes probe relocation offsets for all probes in the volume.
Uses iterative refinement with mesh tracing.
All computations are relative to probe spacing for resolution-independent behavior.

Declared in [Sandbox.IndirectLightVolume](/api/Sandbox.IndirectLightVolume).
Assembly: `Sandbox.Engine`.
