Version: 2019.1
public static float Dot (Vector4 a, Vector4 b);

Description

Dot Product of two vectors.

Returns lhs . rhs.