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