enumeration
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseAn enum that describes how Unity refreshes a Light Probe Proxy Volume in the Player.
See Also: Light Probe Proxy Volume.
Automatic | Automatically updates the Light Probe Proxy Volume when its volume or configuration changes or when light probe data changes. |
EveryFrame | Updates the Light Probe Proxy Volume every frame. |
ViaScripting | Never updates the Light Probe Proxy Volume automatically. |