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

Argument

Name
Type
Optional
value
No

Returns

{Vector3} | On error: {undefined}

Description

Return the result of respectively dividing the values of this Vector3 by the specified value, ignoring division by 0.

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