Version: 2021.3
言語: 日本語

LightingExplorerExtensionAttribute

class in UnityEditor

/

継承:Rendering.ScriptableRenderPipelineExtensionAttribute

マニュアルに切り替える

説明

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

コンストラクタ

LightingExplorerExtensionAttributeコンストラクター

継承メンバー

変数

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.