Version: 2017.1
public static Vector4 Project (Vector4 a, Vector4 b);

설명

Projects a vector onto another vector.

Returns a projected onto b.