Version: 2020.2
Experimental: this API is experimental and might be changed or removed in the future.

ScriptableBakedReflectionSystem.Cancel

切换到手册
public void Cancel ();

描述

取消正在运行的烘焙作业。

此实现不执行任何操作。

请在您自己的实现中重载此方法以取消 ScriptableBakedReflectionSystem 中正在运行的操作。请参阅 IScriptableBakedReflectionSystem