EditorGUIUtility.GetIconSize
public static Vector2 GetIconSize();
Description 描述
Get the size that has been set using SetIconSize.
The default size is Vector2.zero where the size is determined by the available space.
See Also: SetIconSize.
Get the size that has been set using SetIconSize.
The default size is Vector2.zero where the size is determined by the available space.
See Also: SetIconSize.