Experimental: this API is experimental and might be changed or removed in the future.

ScriptableBakedReflectionSystem.SynchronizeReflectionProbes

切换到手册
public void SynchronizeReflectionProbes ();

描述

将烘焙数据与实际组件和渲染设置同步。

此实现不执行任何操作。

请在您自己的实现中重载此方法以将烘焙数据与 ScriptableBakedReflectionSystem 中的组件同步。请参阅 IScriptableBakedReflectionSystem