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: 12.0.9484.2048
Syntax
C#
protected virtual void StartMouseProcessing(
	Point mousePosition
)

Parameters

mousePosition  Point
mousePosition
See Also