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

    Class CodePreviewWindow.Styles

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

    Fields

    backgroundColor

    Declaration
    public static readonly SkinnedColor backgroundColor
    Field Value
    Type Description
    SkinnedColor

    code

    Declaration
    public static readonly GUIStyle code
    Field Value
    Type Description
    GUIStyle

    codeBackground

    Declaration
    public static readonly GUIStyle codeBackground
    Field Value
    Type Description
    GUIStyle

    lines

    Declaration
    public static readonly GUIStyle lines
    Field Value
    Type Description
    GUIStyle

    linesBackground

    Declaration
    public static readonly GUIStyle linesBackground
    Field Value
    Type Description
    GUIStyle

    linesBackgroundColor

    Declaration
    public static readonly SkinnedColor linesBackgroundColor
    Field Value
    Type Description
    SkinnedColor

    selectionColor

    Declaration
    public static readonly SkinnedColor selectionColor
    Field Value
    Type Description
    SkinnedColor
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX