class in UnityEditor
/
Hereda de:Rendering.ScriptableRenderPipelineExtensionAttribute
Cambiar al ManualAn attribute to mark an extension class for the Lighting Explorer. Supports one extension per render pipeline.
LightingExplorerExtensionAttribute | Constructor. |
inUse | Determines 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. |