Version: 2020.3
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

IScriptableBakedReflectionSystemStageNotifier

interface in UnityEditor.Experimental.Rendering

マニュアルに切り替える

説明

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

Public 関数

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