This version of Unity is unsupported.

ReflectionProbeMode

enumeration

Description

Reflection probe's update mode.

Properties

BakedReflection probe is baked in the Editor.
RealtimeReflection probe is updating in real-time.
CustomReflection probe uses a custom texture specified by the user.