Version: 2022.3
언어: 한국어

GUIStyle.CalcMinMaxWidth

매뉴얼로 전환
public void CalcMinMaxWidth (GUIContent content, out float minWidth, out float maxWidth);

설명

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

Used by GUILayout to handle word-wrapping elements correctly.