The XViewportMouseController class enables the default in-scene camera controll using the mouse, the controller is attached to the view and offers handling familiar from the SGP tools that works with the 3D space.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public class XViewportMouseController : IXMouseController

Inheritance Hierarchy

System..::.Object
  SGP.XSpace..::.XViewportMouseController

See Also