public static void SetIconSize (Vector2 size);

Description

将渲染为 GUIContent 一部分的图标设置为以特定大小渲染。

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

另请参阅:GetIconSize