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

ScriptableBakedReflectionSystem.SynchronizeReflectionProbes

Cambiar al Manual
public void SynchronizeReflectionProbes ();

Descripción

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.