This version of Unity is unsupported.
Method group is Obsolete

LightingExplorerExtensionAttribute Constructor

Obsolete LightingExplorerExtensionAttribute is deprecated. Use SupportedOnRenderPipelineAttribute instead. #from(23.1).
Upgrade to SupportedOnRenderPipelineAttribute

Declaration

public LightingExplorerExtensionAttribute(Type renderPipeline);

Parameters

renderPipeline The type that inherits from the RenderPipelineAsset used to filter the class.

Description

Constructor.