# refreshMode

> Sets the way the probe will refresh. Additional Resources: ReflectionProbeRefreshMode.

## Definition

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

```csharp
public ReflectionProbeRefreshMode refreshMode { get; set; }
```
