# reflectionProbeUsage

> The type of reflection probe used for rendering.

## Definition

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

```csharp
public ReflectionProbeUsage reflectionProbeUsage { readonly get; set; }
```
