Class StateWidget<TState>.Styles | Bolt Visual Scripting | 1.4.12
docs.unity3d.com
    Show / Hide Table of Contents

    Class StateWidget<TState>.Styles

    Inheritance
    Object
    StateWidget<TState>.Styles
    Namespace: Ludiq.Bolt
    Syntax
    public static class Styles

    Fields

    contentBackground

    Declaration
    public static readonly GUIStyle contentBackground
    Field Value
    Type Description
    GUIStyle

    contentRevealSpeed

    Declaration
    public static readonly float contentRevealSpeed
    Field Value
    Type Description
    Single

    spaceAfterHeader

    Declaration
    public static readonly float spaceAfterHeader
    Field Value
    Type Description
    Single

    spaceAfterIcon

    Declaration
    public static readonly float spaceAfterIcon
    Field Value
    Type Description
    Single

    spaceBeforeContent

    Declaration
    public static readonly float spaceBeforeContent
    Field Value
    Type Description
    Single

    spaceBetweenTitleAndSummary

    Declaration
    public static readonly float spaceBetweenTitleAndSummary
    Field Value
    Type Description
    Single

    summary

    Declaration
    public static readonly GUIStyle summary
    Field Value
    Type Description
    GUIStyle

    title

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