PointInRectangle2d Op
test if a point is in or outside of a rectangle
Summary (oneliner)
Full Name
- Ops.Math.PointInRectangle2d
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch PointInRectangle2d
INPUT PORTS
x (Number)
y (Number)
rect top (Number)
rect left (Number)
rect right (Number)
rect bottom (Number)
OUTPUT PORTS
Result (Number)
Pos x (Number)
Pos y (Number)