Class LightingExplorerExtensionAttribute
Implements
Inherited Members
Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class LightingExplorerExtensionAttribute : Attribute, _Attribute
Constructors
| Improve this Doc View SourceLightingExplorerExtensionAttribute(Type)
Declaration
public LightingExplorerExtensionAttribute(Type renderPipeline)
Parameters
Type | Name | Description |
---|---|---|
Type | renderPipeline |