Version: 2021.2
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

ScriptableBakedReflectionSystem.Cancel

매뉴얼로 전환
public void Cancel ();

설명

Cancel the running bake jobs.

This implementation does nothing.

Override this method in your own implementation to cancel the running operations in your ScriptableBakedReflectionSystem. See IScriptableBakedReflectionSystem.