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

Argument

Name
Type
Optional
value?
Yes

Returns

{real|Vector3} | On error: {undefined}

Description

Return the result of respectively adding the values of this Vector3 to the specified value or its own properties if the value is not specified.

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