Version: 2018.4
Experimental: this API is experimental and might be changed or removed in the future.

RectUtils.Encompass

マニュアルに切り替える
public static Rect Encompass (Rect a, Rect b);

パラメーター

aRect a.
bRect b.

戻り値

Rect New rectangle.

説明

Create rectangle that encompasses two rectangles.