Version: 2020.2
언어: 한국어
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.