Vector2.quotient() - Mtax-Development/GML-OOP GitHub Wiki

Argument

Name
Type
Optional
value
No

Returns

{Vector2} | On error: {undefined}

Description

Return the result of respectively dividing the values of this Vector2 by the specified value, ignoring divison by 0.

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