IScriptableBakedReflectionSystemStageNotifier
interface in UnityEditor.Experimental.Rendering
Description 描述
An implementation of this interface is provided while ticking an ScriptableBakedReflectionSystem. (See IScriptableBakedReflectionSystem.Tick).
Public Methods 公共方法
| EnterStage | Update the baking stage progress information. | ||
| ExitStage | Indicates that a stage is complete. | ||
| SetIsDone | Indicates whether the baking is complete. |