GUIStyle.CalcMinMaxWidth 计算最小最大宽度

function CalcMinMaxWidth (content : GUIContent, out minWidth : float, out maxWidth : float) : void

Description描述

Calculate the minimum and maximum widths for this style rendered with content.

计算这个样式渲染内容的最小最大宽度。

Used by GUILayout to handle word-wrapping elements correctly.

用于GUILayout来正确处理自动换行元素。

最后修改:2011年1月24日 Monday 0:03

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。