Vector3.project_on_plane method
Projects this vector onto a plane defined by a normal
that is orthogonal to it.
Parameters
-
normal: Vector3
direction from the vector towards the plane.
Returns
location of vector on the plane
Projects this vector onto a plane defined by a normal
that is orthogonal to it.
direction from the vector towards the plane.
location of vector on the plane