Vector3.equals() - Mtax-Development/GML-OOP GitHub Wiki
Name |
Type |
Optional |
value |
No |
{bool}
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.