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

ReflectionProbe.renderDynamicObjects

Switch to Manual
public bool renderDynamicObjects;

Description

Specifies whether Unity should render non-static GameObjects into the Reflection Probe. If you set this to true, Unity renders non-static GameObjects into the Reflection Probe. If you set this to false, Unity does not render non-static GameObjects into the Reflection Probe. Unity only takes this property into account if the Reflection Probe's Type is Custom.