# reflectionProbeBlending

> Whether to enable Reflection Probes Blending.

## Definition

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

```csharp
public bool reflectionProbeBlending
```

### Remarks

Enabling or disabling this setting will add or remove the UNITY\_SPECCUBE\_BLENDING shader compiler define.
