Changes a rectangle's minimum and maximum points that define it.
The rectangle size and coordinates are limited to valid map coordinates, see GetWorldBounds.
GetWorldBounds
You can't create your own rectangle that would match the dimensions of GetWorldBounds. The maxX and maxY will be smaller by 32.0 than that of the world bounds.
32.0
See: Rect, SetRectFromLoc, MoveRectTo, MoveRectToLoc.
Rect
SetRectFromLoc
MoveRectTo
MoveRectToLoc
Generated using TypeDoc
Changes a rectangle's minimum and maximum points that define it.
The rectangle size and coordinates are limited to valid map coordinates, see
GetWorldBounds
.