Vector4.difference() - Mtax-Development/GML-OOP GitHub Wiki

Argument

Name
Type
Optional
value?
Yes

Returns

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

Description

Return the difference between either the values of this Vector4 as a Vector2 or them and the specified value or the ones of the specified Vector2 or Vector4 as a Vector4.

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