# Reflections

> Reflections gathered from default reflection and reflections probes.

## Definition

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

```csharp
Reflections = 14
```

### Remarks

Used by screen space reflections as a fallback, when it's not possible to get reflections from the screen.

Additional Resources: [CommandBuffer](/engine/6000.6/script-reference/unityengine/rendering/commandbuffer.md).
