A function defined in BBMOD_Vec4.gml
Equals(_v)
Checks whether this vectors equals to vector _v
.
Name | Type | Description |
---|---|---|
_v | Struct.BBMOD_Vec4 |
The vector to compare to. |
Bool
Returns true
if the two vectors are equal.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.