Version: 2023.1
言語: 日本語

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.