This version of Unity is unsupported.

LightingExplorerExtensionAttribute Constructor

Declaration

public LightingExplorerExtensionAttribute(Type renderPipeline);

Parameters

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

Description

Constructor.