Vector4.divide() - Mtax-Development/GML-OOP GitHub Wiki Argument Name Type Optional value {real|Vector2|Vector4} No Returns Not applicable. Description Divide the values of this Vector4 the specified value or the values of other specified Vector4 or Vector2. Attempts of division by 0 are ignored. ⚠️ **GitHub.com Fallback** ⚠️