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

Summary

Returns a Rect shrunk in every direction by given values.

RectInt Shrink( int x, int y )

Summary

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

RectInt Shrink( int amt )

Summary

Returns a Rect shrunk 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.