|
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.1.8864.1045
Syntax protected virtual void StartMouseProcessing(
Point mousePosition
)
Parameters
- mousePosition Point
- mousePosition
See Also