Version: 2021.3
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

RectUtils.Encompass

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

パラメーター

a Rect a.
b Rect b.

戻り値

Rect New rectangle.

説明

Create rectangle that encompasses two rectangles.