crossProductToPoints Method

Returns the (scalar) cross product of vector from this to targetA and vector from this to targetB

crossProductToPoints(target1: XAndY, target2: XAndY): number

Parameter Type Description
target1 XAndY target of first vector
target2 XAndY target of second vector

Returns - number

Defined in

Last Updated: 28 April, 2026