PointInRectangle2d Op

PointInRectangle2d

test if a point is in or outside of a rectangle



Full Name
  • Ops.Math.PointInRectangle2d
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


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)

 

Patches using PointInRectangle2d

  • Examples
  • Public
  • My Patches