Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.