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

RectUtils

class in UnityEditor.Experimental.UIElements.GraphView

Cambiar al Manual

Descripción

Utilities for rectangle selections.

Constructores

RectUtilsRectUtils' constructor.

Funciones Estáticas

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.