Version: 2022.2
언어: 한국어
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.