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

ScriptableBakedReflectionSystem.SynchronizeReflectionProbes

Switch to Manual
public void SynchronizeReflectionProbes ();

Description

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.