Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Rect.min

Switch to Manual
public var min: Vector2;

Description

Lower left corner of the rectangle.

Changing this value will preserve the right and top side of rectangle (so width and height will change as well).