{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Class CoreEditorDrawer<TData> | High Definition RP | 6.5.3-preview
docs.unity3d.com
"{0}"의 검색 결과

    목차 표시/숨기기

    Class CoreEditorDrawer<TData>

    Utility class to draw inspectors

    상속
    object
    CoreEditorDrawer<TData>
    상속된 멤버
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    네임스페이스: UnityEditor.Experimental.Rendering.HDPipeline
    어셈블리: solution.dll
    구문
    public static class CoreEditorDrawer<TData>
    타입 파라미터
    이름 설명
    TData

    Type of class containing data needed to draw inspector

    필드

    이름 설명
    noop

    Use it when IDrawer required but no operation should be done

    space

    Equivalent to EditorGUILayout.Space that can be put in a drawer group

    메서드

    이름 설명
    AdvancedFoldoutGroup<TEnum, TState>(GUIContent, TEnum, ExpandedState<TEnum, TState>, Enabler, SwitchEnabler, ActionDrawer, ActionDrawer, FoldoutOption)

    Helper to draw a foldout with an advanced switch on it.

    AdvancedFoldoutGroup<TEnum, TState>(GUIContent, TEnum, ExpandedState<TEnum, TState>, Enabler, SwitchEnabler, ActionDrawer, IDrawer, FoldoutOption)

    Helper to draw a foldout with an advanced switch on it.

    AdvancedFoldoutGroup<TEnum, TState>(GUIContent, TEnum, ExpandedState<TEnum, TState>, Enabler, SwitchEnabler, IDrawer, ActionDrawer, FoldoutOption)

    Helper to draw a foldout with an advanced switch on it.

    AdvancedFoldoutGroup<TEnum, TState>(GUIContent, TEnum, ExpandedState<TEnum, TState>, Enabler, SwitchEnabler, IDrawer, IDrawer, FoldoutOption)

    Helper to draw a foldout with an advanced switch on it.

    Conditional(Enabler, params ActionDrawer[])

    Conditioned drawer that will only be drawn if its enabler function is null or return true

    Conditional(Enabler, params IDrawer[])

    Conditioned drawer that will only be drawn if its enabler function is null or return true

    FoldoutGroup<TEnum, TState>(string, TEnum, ExpandedState<TEnum, TState>, params ActionDrawer[])

    Create an IDrawer foldout header using an ExpandedState. The default option is Indent in this version.

    FoldoutGroup<TEnum, TState>(string, TEnum, ExpandedState<TEnum, TState>, params IDrawer[])

    Create an IDrawer foldout header using an ExpandedState. The default option is Indent in this version.

    FoldoutGroup<TEnum, TState>(string, TEnum, ExpandedState<TEnum, TState>, FoldoutOption, params ActionDrawer[])

    Create an IDrawer foldout header using an ExpandedState

    FoldoutGroup<TEnum, TState>(string, TEnum, ExpandedState<TEnum, TState>, FoldoutOption, params IDrawer[])

    Create an IDrawer foldout header using an ExpandedState

    FoldoutGroup<TEnum, TState>(GUIContent, TEnum, ExpandedState<TEnum, TState>, params ActionDrawer[])

    Create an IDrawer foldout header using an ExpandedState. The default option is Indent in this version.

    FoldoutGroup<TEnum, TState>(GUIContent, TEnum, ExpandedState<TEnum, TState>, params IDrawer[])

    Create an IDrawer foldout header using an ExpandedState. The default option is Indent in this version.

    FoldoutGroup<TEnum, TState>(GUIContent, TEnum, ExpandedState<TEnum, TState>, FoldoutOption, params ActionDrawer[])

    Create an IDrawer foldout header using an ExpandedState

    FoldoutGroup<TEnum, TState>(GUIContent, TEnum, ExpandedState<TEnum, TState>, FoldoutOption, params IDrawer[])

    Create an IDrawer foldout header using an ExpandedState

    Group(float, params ActionDrawer[])

    Group of drawing function for inspector with a set width for labels

    Group(float, params IDrawer[])

    Group of drawing function for inspector with a set width for labels

    Group(float, GroupOption, params ActionDrawer[])

    Group of drawing function for inspector with a set width for labels

    Group(float, GroupOption, params IDrawer[])

    Group of drawing function for inspector with a set width for labels

    Group(params ActionDrawer[])

    Group of drawing function for inspector. They will be drawn one after the other.

    Group(params IDrawer[])

    Group of drawing function for inspector. They will be drawn one after the other.

    Group(GroupOption, params ActionDrawer[])

    Group of drawing function for inspector. They will be drawn one after the other.

    Group(GroupOption, params IDrawer[])

    Group of drawing function for inspector. They will be drawn one after the other.

    Select<T2Data>(DataSelect<T2Data>, params ActionDrawer[])

    Create an IDrawer based on an other data container

    Select<T2Data>(DataSelect<T2Data>, params IDrawer[])

    Create an IDrawer based on an other data container

    문서 개요
    맨 위로
    Copyright © 2023 Unity Technologies — 상표 및 이용약관
    • 법률정보
    • 개인정보처리방침
    • 쿠키
    • 내 개인정보 판매 금지
    • Your Privacy Choices (Cookie Settings)