Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


LightingExplorerExtensionAttribute(Type)

Constructor.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Constructor
  • Namespace: UnityEditor
  • Assembly: UnityEditor
Warning
Deprecated. LightingExplorerExtensionAttribute is deprecated. Use SupportedOnRenderPipelineAttribute instead. #from(23.1)
public LightingExplorerExtensionAttribute(Type renderPipeline)

Parameters

renderPipeline

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