Version: 2023.1

RenderPipelineEditorUtility

class in UnityEditor.Rendering

切换到手册

描述

Helper 类,包含有关适用于编辑器的 ScriptableRenderPipeline 的实用函数。

静态函数

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.