Mod API Reference:RectangleVM
		
		
		
		Jump to navigation
		Jump to search
		
RectangleVM: Represents a rectangle, as defined by the coordinates of its four sides.
- Bottom number:
- Left number:
- Right number:
- Top number:
Create one with WL.RectangleVM.Create(left, top, right, bottom)