# Automatic

> Automatically updates the Light Probe Proxy Volume when its volume or configuration changes or when light probe data changes.

## Definition

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

```csharp
Automatic = 0
```

### Remarks

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