Version: 2018.4
public static void SetIconSize (Vector2 size);

説明

GUIContent のアイコンのサイズを設定します。

Set the size to Vector2.zero to use the default behaviour where the size is determined by the available space.

See Also: GetIconSize.