beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

PointInRectangle2d Op



PointInRectangle2d
Namespace: Ops.Math

Op author: pandur

test if a point is in or outside of a rectangle




Inputs

x (Number)
y (Number)
rect top (Number)
rect left (Number)
rect right (Number)
rect bottom (Number)

Outputs

Result (Number)
Pos x (Number)
Pos y (Number)
Caught a mistake or want to contribute to the documentation?

Edit Documentation 

PointInRectangle2d


Patches using PointInRectangle2d

  • Examples
  • My Patches
  • Public