Version: 2021.2
언어: 한국어
public static float Dot (Vector4 a, Vector4 b);

설명

Dot Product of two vectors.

Returns lhs . rhs.