# ViaScripting

> Never updates the Light Probe Proxy Volume automatically.

## Definition

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

```csharp
ViaScripting = 2
```

### Remarks

This is useful if you wish to completely control the Light Probe Proxy Volume refresh behavior via scripting.

Additional Resources: [Light Probe Proxy Volume](/engine/6000.0/script-reference/unityengine/lightprobeproxyvolume.md), [LightProbeProxyVolume.Update](/engine/6000.0/script-reference/unityengine/lightprobeproxyvolume/update.md).
