Version: 2022.3

RefreshMode

enumeration

切换到手册

描述

An enum that describes how Unity refreshes a Light Probe Proxy Volume in the Player.

另请参阅:Light Probe Proxy Volume

变量

AutomaticAutomatically updates the Light Probe Proxy Volume when its volume or configuration changes or when light probe data changes.
EveryFrameUpdates the Light Probe Proxy Volume every frame.
ViaScriptingNever updates the Light Probe Proxy Volume automatically.