Version: 2022.3
언어: 한국어

RefreshMode

enumeration

매뉴얼로 전환

설명

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

변수

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.