Goblin - A Platform for 3D AR and VR Applications

Camera.SetViewParameters Method 

Client can call this to change the position and direction of camera

public virtual void SetViewParameters(
   Vector3 eyePt,
   Vector3 lookAtPt
);

See Also

Camera Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace