Version: 2021.3
言語: 日本語
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.