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