CameraControlDrag
Description
- Derived from
-
CameraControlBase abstract
An implementation of the ICameraControl interface that controls the camera by dragging the mouse.
MouseButton.Left:
Picks a world anchor and moves the camera so that the anchor stays at the mouse cursor.
MouseButton.Right:
Picks a world anchor and rotates around the world up-vector (yaw) and the camera side vector (pitch).