Vector3.Project Method ()
Projects a vector from object space into screen space.
Overload List
public void Project(object, Matrix, Matrix, Matrix); public static Vector3 Project(Vector3, object, Matrix, Matrix, Matrix);
See Also
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Projects a vector from object space into screen space.
Overload List
public void Project(object, Matrix, Matrix, Matrix); public static Vector3 Project(Vector3, object, Matrix, Matrix, Matrix);
See Also