RectInt Grow( int left, int top, int right, int bottom )

Summary

Returns a Rect grown in every direction by given amounts.

RectInt Grow( int x, int y )

Summary

Returns a Rect grown in every direction by given values on each axis.

RectInt Grow( int amt )

Summary

Returns a Rect grown in every direction by given amount.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.