Version: 2022.3
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

ScriptableBakedReflectionSystem.Clear

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

説明

Clear the state of ScriptableBakedReflectionSystem.

This implementation does nothing.

Override this method in your own implementation to clear the state of your ScriptableBakedReflectionSystem. See IScriptableBakedReflectionSystem.