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

ScriptableBakedReflectionSystem.SynchronizeReflectionProbes

マニュアルに切り替える
public void SynchronizeReflectionProbes ();

説明

Synchronize the baked data with the actual components and rendering settings.

This implementation does nothing.

Override this method in your own implementation to synchronize the baked data with the components in your ScriptableBakedReflectionSystem. See IScriptableBakedReflectionSystem.