RenderPipelineEditorUtility

class in UnityEditor.Rendering

Switch to Manual

Description

Helper class that contains a utility function on ScriptableRenderPipeline for Editor.

Static Functions

FetchFirstCompatibleTypeUsingScriptableRenderPipelineExtensionReturns the first type that is a child of TBaseClass and has a ScriptableRenderPipelineExtensionAttribute filter corresponding to the ScriptableRenderPipeline that you are using.