Vector2.quotient() - Mtax-Development/GML-OOP GitHub Wiki Argument Name Type Optional value {real|Vector2} No Returns {Vector2} | On error: {undefined} Description Return the result of division of the values of this Vector2 divided by the specified value or the ones of the specified Vector2. Attempts of division by 0 are ignored. ⚠️ **GitHub.com Fallback** ⚠️