Vector3.project method

project(self, other: Vector3) -> Vector3:

Projects this vector onto other.

Parameters

Returns

vector projection.