# rendererProbes

> Determines whether the Renderer supports probe lighting.

## Definition

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

```csharp
public bool rendererProbes { get; set; }
```
