お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。
Namespace: UnityEngine
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseRectクラスでのオフセットのボーダーなど
GUIStyle のあらゆるところで使用されます。
bottom | 下辺のサイズ |
horizontal | 左辺から右辺の最短距離 (Read Only) |
left | 左辺のサイズ |
right | 右辺のサイズ |
top | 上辺のサイズ |
vertical | 上辺から下辺の最短距離を返す (Read Only) |
RectOffset | オフセットつきの新規の Rect を作成します |