Version: 2019.3
public static Rect MinMaxRect (float xmin, float ymin, float xmax, float ymax);

パラメーター

xminX 座標の最低値
yminY 座標の最低値
xmaxX 座標の最高値
ymaxY 座標の最高値

戻り値

Rect 指定された座標に一致する矩形

説明

最小/最大の値か Rect クラスを作成します