public void ExitStage(int stage);
Parameters
| stage | The completed stage. |
Description 描述
Indicates that a stage is complete.
Call this method during the ticking of an ScriptableBakedReflectionSystem. See IScriptableBakedReflectionSystem.Tick.
| stage | The completed stage. |
Indicates that a stage is complete.
Call this method during the ticking of an ScriptableBakedReflectionSystem. See IScriptableBakedReflectionSystem.Tick.