Version: 2022.2
언어: 한국어

GUILayout.AreaScopeConstructor

매뉴얼로 전환
public GUILayout.AreaScope (Rect screenRect);
public GUILayout.AreaScope (Rect screenRect, string text);
public GUILayout.AreaScope (Rect screenRect, Texture image);
public GUILayout.AreaScope (Rect screenRect, GUIContent content);
public GUILayout.AreaScope (Rect screenRect, string text, GUIStyle style);
public GUILayout.AreaScope (Rect screenRect, Texture image, GUIStyle style);
public GUILayout.AreaScope (Rect screenRect, GUIContent content, GUIStyle style);

파라미터

text Optional text to display in the area.
image Optional texture to display in the area.
content Optional text, image and tooltip top display for this area.
style The style to use. If left out, the empty GUIStyle (GUIStyle.none) is used, giving a transparent background.

설명

Create a new AreaScope and begin the corresponding Area.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961