ProtoFlux:Encapsulate Rect

From Resonite Wiki
Revision as of 14:54, 30 June 2024 by AmasterAmaster (talk | contribs) (Created a page for the Encapsulate Rect node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Encapsulate Rect
A
*
B
Rects

The Encapsulate Rect node takes in 2 rect values, and returns a rect that encapsulates both of them into one rect.

Inputs

A (Rect)

The first rect.

B (Rect)

The second rect.

Outputs

Rect (Rect)

Returns the encapsulated rect from the 2 provided rects.

Examples