Version: 2023.1
言語: 日本語

RenderPipelineEditorUtility

class in UnityEditor.Rendering

マニュアルに切り替える

説明

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

Static 関数

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.