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

Argument

Name
Type
Optional
other
No

Returns

{Vector3} | On error: {undefined}

Description

Return the difference between values of this Vector3 multiplied by values of different axes of the specified Vector3, which is an expression of the normal plane relationship between two points.

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