# ViaScripting

> Sets the probe to never be automatically updated by Unity while your game is running. Use this to completely control the probe refresh behavior by script. Additional Resources: ReflectionProbe.RenderProbe.

## Definition

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

```csharp
ViaScripting = 2
```
