Goblin - A Platform for 3D AR and VR Applications

ArcBall.ScreenToVector Method 

Convert a screen point to a vector

public Vector3 ScreenToVector(
   float screenPointX,
   float screenPointY
);

See Also

ArcBall Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace