dotVectorsToTargets Method

Return the dot product of vector from this to targetA and vector from this to targetB

dotVectorsToTargets(targetA: Readonly<WritableXAndY>, targetB: Readonly<WritableXAndY>): number

Parameter Type Description
targetA Readonly<WritableXAndY> target of first vector
targetB Readonly<WritableXAndY> target of second vector

Returns - number

Defined in

Last Updated: 15 March, 2024