# boundingBoxMode

> The bounding box mode for generating the 3D grid of interpolated Light Probes.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public LightProbeProxyVolume.BoundingBoxMode boundingBoxMode { get; set; }
```
