Function: clampPoint()
clampPoint(
point,min?,max?):object
Defined in: components/PointsEditor/Point.tsx:20
Parameters
point
min?
Partial<PointBaseType>
max?
Partial<PointBaseType>
Returns
object
x
x:
number=newX
y
y:
number=newY