Version: 2018.4
LanguageEnglish
  • C#

ReflectionProbeEvent

enumeration

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Switch to Manual

Description

Types of events that occur when ReflectionProbe components are used in a Scene.

See Also: ReflectionProbe.

Properties

ReflectionProbeAddedAn event that occurs when a Reflection Probe component is added to a Scene or enabled in a Scene.
ReflectionProbeRemovedAn event that occurs when a Reflection Probe component is unloaded from a Scene or disabled in a Scene.