Class MARSEditorGUI.InternalEditorStylesSettings | MARS | 1.0.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class MARSEditorGUI.InternalEditorStylesSettings

    Exposes internal editor GUIStyles and layout values

    Inheritance
    Object
    MARSEditorGUI.InternalEditorStylesSettings
    Namespace: Unity.MARS
    Syntax
    public class InternalEditorStylesSettings

    Fields

    AppCommand

    Declaration
    public readonly GUIStyle AppCommand
    Field Value
    Type Description
    GUIStyle

    AppCommandLeft

    Declaration
    public readonly GUIStyle AppCommandLeft
    Field Value
    Type Description
    GUIStyle

    AppCommandMid

    Declaration
    public readonly GUIStyle AppCommandMid
    Field Value
    Type Description
    GUIStyle

    AppCommandRight

    Declaration
    public readonly GUIStyle AppCommandRight
    Field Value
    Type Description
    GUIStyle

    AppToolbarButtonLeft

    Declaration
    public readonly GUIStyle AppToolbarButtonLeft
    Field Value
    Type Description
    GUIStyle

    AppToolbarButtonRight

    Declaration
    public readonly GUIStyle AppToolbarButtonRight
    Field Value
    Type Description
    GUIStyle

    Button

    Declaration
    public readonly GUIStyle Button
    Field Value
    Type Description
    GUIStyle

    ButtonIcon

    Declaration
    public readonly GUIStyle ButtonIcon
    Field Value
    Type Description
    GUIStyle

    ButtonLeft

    Declaration
    public readonly GUIStyle ButtonLeft
    Field Value
    Type Description
    GUIStyle

    ButtonLeftIcon

    Declaration
    public readonly GUIStyle ButtonLeftIcon
    Field Value
    Type Description
    GUIStyle

    ButtonMid

    Declaration
    public readonly GUIStyle ButtonMid
    Field Value
    Type Description
    GUIStyle

    ButtonMidIcon

    Declaration
    public readonly GUIStyle ButtonMidIcon
    Field Value
    Type Description
    GUIStyle

    ButtonRight

    Declaration
    public readonly GUIStyle ButtonRight
    Field Value
    Type Description
    GUIStyle

    ButtonRightIcon

    Declaration
    public readonly GUIStyle ButtonRightIcon
    Field Value
    Type Description
    GUIStyle

    Dropdown

    Declaration
    public readonly GUIStyle Dropdown
    Field Value
    Type Description
    GUIStyle

    FooterButtonStyle

    Declaration
    public readonly GUIStyle FooterButtonStyle
    Field Value
    Type Description
    GUIStyle

    InLock

    Declaration
    public readonly GUIStyle InLock
    Field Value
    Type Description
    GUIStyle

    Popup

    Declaration
    public readonly GUIStyle Popup
    Field Value
    Type Description
    GUIStyle

    TreeViewBackgroundColor

    Declaration
    public readonly Color TreeViewBackgroundColor
    Field Value
    Type Description
    Color

    TreeViewHoveredBackgroundColor

    Declaration
    public readonly Color TreeViewHoveredBackgroundColor
    Field Value
    Type Description
    Color

    TreeViewLine

    Declaration
    public readonly GUIStyle TreeViewLine
    Field Value
    Type Description
    GUIStyle

    TreeViewSelectedBackgroundColor

    Declaration
    public readonly Color TreeViewSelectedBackgroundColor
    Field Value
    Type Description
    Color

    TreeViewSelectedNoFocusBackgroundColor

    Declaration
    public readonly Color TreeViewSelectedNoFocusBackgroundColor
    Field Value
    Type Description
    Color

    TreeViewSelection

    Declaration
    public readonly GUIStyle TreeViewSelection
    Field Value
    Type Description
    GUIStyle

    Methods

    GetTreeViewItemBackgroundColor(Boolean, Boolean, Boolean)

    Declaration
    public Color GetTreeViewItemBackgroundColor(bool isHovered, bool isSelected, bool isFocused)
    Parameters
    Type Name Description
    Boolean isHovered
    Boolean isSelected
    Boolean isFocused
    Returns
    Type Description
    Color
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023