Function equals
Parameters
- a: ReadonlyVec3
The first vector.
- b: ReadonlyVec3
The second vector.
Returns boolean
True if the vectors are equal, false otherwise.
- a: ReadonlyVec3
Was this helpful?
The first vector.
The second vector.
True if the vectors are equal, false otherwise.
Returns whether or not the vectors have approximately the same elements in the same position.