# BlendProbesAndSkybox

> Reflection probes are enabled. Blending occurs between probes or probes and default reflection, useful for outdoor environments.

## Definition

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

```csharp
BlendProbesAndSkybox = 2
```
