Category:ProtoFlux:Math:Rects

Category page
Revision as of 10:15, 30 June 2024 by AmasterAmaster (talk | contribs) (Added descriptions to this category.)
Nodes
Node Name Description
Clip Rect
Encapsulate Rect
Rect From Min Max Creates a Rect using a min and max value.
Rect From Position Size Creates a Rect using a position and size value.
Rect From XY WH Converts x, y, width, and height into a Rect.
Rect To Min Max Get the min and max of a Rect.
Rect To Position Size Get the position and size of a Rect.
Rect To XY WH Converts a Rect into x, y, width, and height.
Translate Rect