equal


Description:

[ Version ( since = "1.2" ) ]
public bool equal (Vec4 v2)

Checks whether the two given Vec4 are equal.

Parameters:

this

a Vec4

v2

a Vec4

Returns:

`true` if the two vectors are equal, and false otherwise