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

    Class IconSize

    Inheritance
    Object
    IconSize
    Namespace: Ludiq
    Syntax
    public static class IconSize

    Fields

    Large

    Declaration
    public const int Large = 64
    Field Value
    Type Description
    Int32

    Medium

    Declaration
    public const int Medium = 32
    Field Value
    Type Description
    Int32

    Small

    Declaration
    public const int Small = 16
    Field Value
    Type Description
    Int32
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX