  | 
MouseCameraControllerStartMouseProcessing(Point) Method | 
            StartMouseProcessing is called when the correct mouse button and keyboard is pressed to start rotating or moving the camera.
            
Namespace: Ab3d.ControlsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntaxprotected virtual void StartMouseProcessing(
	Point mousePosition
)
Parameters
- mousePosition  Point
 - mousePosition
 
See Also