LightingExplorerExtensionAttribute

class in UnityEditor

/

Hereda de:Rendering.ScriptableRenderPipelineExtensionAttribute

Cambiar al Manual

Descripción

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

Constructores

LightingExplorerExtensionAttributeConstructor.

Miembros heredados

Variables

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.