docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class GraphGroupWidget.Styles

    Inheritance
    object
    GraphGroupWidget.Styles
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.VisualScripting
    Assembly: Unity.VisualScripting.Core.Editor.dll
    Syntax
    public static class GraphGroupWidget.Styles

    Fields

    group

    Declaration
    public static readonly GUIStyle group
    Field Value
    Type Description
    GUIStyle

    headerFontSize

    Declaration
    public static readonly float headerFontSize
    Field Value
    Type Description
    float

    label

    Declaration
    public static readonly GUIStyle label
    Field Value
    Type Description
    GUIStyle

    labelSelected

    Declaration
    public static readonly GUIStyle labelSelected
    Field Value
    Type Description
    GUIStyle

    Properties

    headerHeight

    Declaration
    public static float headerHeight { get; }
    Property Value
    Type Description
    float

    Methods

    AdjustColor(Color, bool)

    Declaration
    public static Color AdjustColor(Color color, bool selected)
    Parameters
    Type Name Description
    Color color
    bool selected
    Returns
    Type Description
    Color
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)