# reflectionProbeBoxProjection

> Allows you to specify whether Reflection Probes Box Projection should be used.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.Rendering](/engine/6000.7/script-reference/unityeditor/rendering.md)
* **Assembly:** UnityEditor.CoreModule

> **Warning:**
>
> **Deprecated.** Use TierSettings instead
>
> **Upgrade to** [TierSettings](/engine/6000.7/script-reference/unityeditor/rendering/tiersettings.md)

```csharp
public bool reflectionProbeBoxProjection
```

### Remarks

This struct is deprecated. Please use [TierSettings](/engine/6000.7/script-reference/unityeditor/rendering/tiersettings.md).
