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 multiplication of either the values of this Vector2 or them multiplied by the specified value or the ones of the specified Vector2.

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