Class UnitEditor.Styles | Bolt Visual Scripting | 1.4.12
docs.unity3d.com
    Show / Hide Table of Contents

    Class UnitEditor.Styles

    Inheritance
    Object
    UnitEditor.Styles
    Namespace: Ludiq.Bolt
    Syntax
    public static class Styles

    Fields

    inspectorBackground

    Declaration
    public static readonly GUIStyle inspectorBackground
    Field Value
    Type Description
    GUIStyle

    portDescription

    Declaration
    public static readonly GUIStyle portDescription
    Field Value
    Type Description
    GUIStyle

    portIcon

    Declaration
    public static readonly GUIStyle portIcon
    Field Value
    Type Description
    GUIStyle

    portLabel

    Declaration
    public static readonly GUIStyle portLabel
    Field Value
    Type Description
    GUIStyle

    portsBackground

    Declaration
    public static readonly GUIStyle portsBackground
    Field Value
    Type Description
    GUIStyle

    portsLabel

    Declaration
    public static readonly GUIStyle portsLabel
    Field Value
    Type Description
    GUIStyle

    spaceBetweenPorts

    Declaration
    public static readonly float spaceBetweenPorts
    Field Value
    Type Description
    Single
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX