RectInt.Decompose
Decompose RectInt into position and size.

Properties
| Property Name | Description | 
|---|---|
| Rect Int | RectInt | 
| X | Output the X coordinate of the rectangle. | 
| Y | Output the Y coordinate of the rectangle. | 
| Width | Output the width of the rectangle | 
| Height | Output the height of the rectangle |