Version: 2020.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.