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

RectUtils

class in UnityEditor.Experimental.UIElements.GraphView

マニュアルに切り替える

説明

Utilities for rectangle selections.

コンストラクタ

RectUtilsRectUtils' constructor.

Static 関数

EncompassCreate rectangle that encompasses two rectangles.
InflateCreates and returns an enlarged copy of the specified rectangle. The copy is enlarged by the specified amounts.
IntersectsSegmentCheck if a line segment overlaps a rectangle.