Version: 2021.1
언어: 한국어

LightingExplorerExtensionAttribute

class in UnityEditor

/

다음으로부터 상속:Rendering.ScriptableRenderPipelineExtensionAttribute

매뉴얼로 전환

설명

An attribute to mark an extension class for the Lighting Explorer. Supports one extension per render pipeline.

생성자

LightingExplorerExtensionAttributeConstructor.

상속된 멤버

변수

inUseDetermines whether the current ScriptableRenderPipeline is the same type as the one given by the constructor. Returns true if the ScriptableRenderPipeline is of the type used when constructing the attribute. Otherwise, returns false.