Goblin - A Platform for 3D AR and VR Applications

FirstPersonCamera.SetRotationButtons Method 

Enable or disable each of the mouse buttons for rotation drag.

public void SetRotationButtons(
   bool left,
   bool middle,
   bool right
);

See Also

FirstPersonCamera Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace