This version of Unity is unsupported.

RenderPipelineEditorUtility

class in UnityEditor.Rendering

Description

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

Static Methods

GetDerivedTypesSupportedOnCurrentPipelineReturns the types that're children of T and have a SupportedOnRenderPipelineAttribute corresponding to the render pipeline you're using. Order of the return types is arbitrary.