Sets the size of the region to the specified values

Signature:

Region:SetSize(width, height)

Arguments:

  • width - The width to set for the region (number)
  • height - The height to set for the region (number)