# reflectionProbeBlending

> Allows you to specify whether Reflection Probes Blending should be enabled.

## Definition

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

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

```csharp
public bool reflectionProbeBlending
```

### Remarks

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