Extract Single Value From 2D.Rectangle Datatype
The 2D.Rectangle
Datatype contains multiple values like TopLeft Position, Size and Center. If you want to extract a single part of the datatype you can use the 2D.Rectangle Nodes Center
, Size
. There are also nodes for other positions of the rectangle like Left
, Right
, TopCenter
and more.