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