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

IScriptableBakedReflectionSystemStageNotifier.ExitStage

切换到手册
public void ExitStage (int stage);

参数

stage 完成的阶段。

描述

指示一个阶段已完成。

在 ScriptableBakedReflectionSystem 定时执行期间调用此方法。请参阅 IScriptableBakedReflectionSystem.Tick