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

Description

Dot Product of two vectors.

Returns lhs . rhs.