Vector3.equals() - Mtax-Development/GML-OOP GitHub Wiki

Argument

Name
Type
Optional
value
No

Returns

{bool}

Description

Check if all values of this constructor are the same as the specified number or respective values of other Vector3. Those values can be specified in an array to check if any of them matches all of its values with the ones of this constructor.

⚠️ **GitHub.com Fallback** ⚠️