Clip the given points by the given rectangular.
The points to be clipped, like [[23, 44], [12, 15], ...].
The rectangular that is used to clip points.
Clip the first input rectangular by the second input rectangular.
The rectangular to be clipped.
The rectangular that is used to clip targetRect.
Generated using TypeDoc
x, y, x2, y2 are all percent from 0 to 1