Version: 2020.3

ReflectionProbe.renderDynamicObjects

切换到手册
public bool renderDynamicObjects ;

描述

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.