Mod API Reference:RectangleVM
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)
RectangleVM: Represents a rectangle, as defined by the coordinates of its four sides.
Create one with WL.RectangleVM.Create(left, top, right, bottom)