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