Skip to content

VRageMath.Rectangle.Inflate

Malware edited this page May 4, 2019 · 14 revisions

IndexNamespace IndexRectangle

Summary

public void Inflate(int horizontalAmount, int verticalAmount)

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

Parameters

  • int horizontalAmount
  • int verticalAmount
Clone this wiki locally