Determines if this vector is equal to the specified vector.
"vector3D_var" is a variable referencing a Vector3D object.
|
"vector3D_var" is a variable referencing a Vector3D object.
|
Type | Description |
boolean | Returns true if the vectors are equal. |
Name | Type | Description |
vector | Vector3D | The vector to test equality to. |