Class IconSize
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 |