dot#
- PointData.dot(other)#
 Perform per-component multiplication (dot product) of this point and another point.
- Parameters:
 - otherPoint2DLike
 Other point.
- Returns:
 floatDot product of the two points.
Perform per-component multiplication (dot product) of this point and another point.
Other point.
floatDot product of the two points.