Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ReflectionProbeMode

enumeration

Description

Reflection probe's update mode.

Variables

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