Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.Rectangle.Inflate

Malware edited this page Dec 25, 2018 · 14 revisions

IndexRectangle

Summary

public void Inflate(int horizontalAmount, int verticalAmount)

Pushes the edges of the Rectangle out by the horizontal and vertical values specified.

Clone this wiki locally