![]() | |
Manual |
The ManualPointerCameraController type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | MoveCameraConditions | Gets or sets conditions from PointerAndKeyboardConditions enum that must be met to move the camera. Default value is PointerAndKeyboardConditions.LeftPointerButtonPressed and PointerAndKeyboardConditions.ControlKey. |
![]() ![]() | QuickZoomConditions | Gets or sets conditions from PointerAndKeyboardConditions enum that must be met to start quick zooming - quickly zooming in and out with moving the pointer or mouse forward and backward. Default value is PointerAndKeyboardConditions.Disabled. |
![]() ![]() | RotateCameraConditions | Gets or sets conditions from PointerAndKeyboardConditions enum that must be met to rotate the camera. Default value is PointerAndKeyboardConditions.LeftPointerButtonPressed. |