Vector3.Project Method ()
Projects a vector from object space into screen space.
public void Project(object, Matrix, Matrix, Matrix); public static Vector3 Project(Vector3, object, Matrix, Matrix, Matrix);
Show:
Try Microsoft Edge
A fast and secure browser that's designed for Windows 10
Get started
Projects a vector from object space into screen space.
public void Project(object, Matrix, Matrix, Matrix); public static Vector3 Project(Vector3, object, Matrix, Matrix, Matrix);