Vector3.Unproject Method ()
Projects a vector from screen space into object space.
Overload List
public void Unproject(object, Matrix, Matrix, Matrix); public static Vector3 Unproject(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 screen space into object space.
Overload List
public void Unproject(object, Matrix, Matrix, Matrix); public static Vector3 Unproject(Vector3, object, Matrix, Matrix, Matrix);
See Also