Vector4.dotProduct() - Mtax-Development/GML-OOP GitHub Wiki
Name |
Type |
Optional |
normalize? |
{bool} |
Yes |
{real} | On error: {undefined}
Return the sum of each value of this Vector4
being multiplied by its respective other value, which is an expression of the angular reliationship between its two points. The returned value can be normalized, which will place it between -1 and 1.