Version: 2023.1
언어: 한국어

RenderPipelineEditorUtility

class in UnityEditor.Rendering

매뉴얼로 전환

설명

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

정적 함수

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.