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

Argument

Name
Type
Optional
value?
Yes

Returns

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

Description

Return the result of respectively multiplying the values of this Vector2 by the specified value or its own properties if the value is not specified.

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