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

IScriptableBakedReflectionSystemStageNotifier

interface in UnityEditor.Experimental.Rendering

Switch to Manual

Description

An implementation of this interface is provided while ticking an ScriptableBakedReflectionSystem. (See IScriptableBakedReflectionSystem.Tick).

Public Functions

EnterStageUpdate the baking stage progress information.
ExitStageIndicates that a stage is complete.
SetIsDoneIndicates whether the baking is complete.