Function equals
Parameters
- a: ReadonlyVec4
The first vector.
- b: ReadonlyVec4
The second vector.
Returns boolean
True if the vectors are equal, false otherwise.
- a: ReadonlyVec4
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.