Click or drag to resize
AB4D logo

MouseCameraControllerStartMouseProcessing(Point) Method

StartMouseProcessing is called when the correct mouse button and keyboard is pressed to start rotating or moving the camera.

Namespace: Ab3d.Controls
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
protected virtual void StartMouseProcessing(
	Point mousePosition
)

Parameters

mousePosition  Point
mousePosition
See Also