equal


Description:

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

Checks whether the two given Vec3 are equal.

Parameters:

this

a Vec3

v2

a Vec3

Returns:

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