aspect | エレメントのアスペクト比 (幅/高さ) |
style | オプションのスタイル。指定した場合、スタイルの padding 値を返される矩形のサイズに追加されされ、スペースを空ける margin 値が使用されます。 |
options | An optional list of layout options that specify extra layouting properties. Any values passed in here will override settings defined by the style .See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight. |
Rect コントロールの Rect
指定したアスペクト比の矩形のレイアウト空間を予約します。