Function squaredDistance
Parameters
- a: ReadonlyVec3
the first operand
- b: ReadonlyVec3
the second operand
Returns number
squared distance between a and b
- a: ReadonlyVec3
Was this helpful?
the first operand
the second operand
squared distance between a and b
Calculates the squared euclidian distance between two vec3's