docs.unity.cn
    Show / Hide Table of Contents

    Class IconSize

    Inheritance
    Object
    IconSize
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Unity.VisualScripting
    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 © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, August 24, 2023