Enum CameraRotationMode
- Namespace
- HelixToolkit.Wpf
- Assembly
- HelixToolkit.Wpf.dll
Camera rotation modes.
public enum CameraRotationMode
- Extension Methods
Fields
Trackball = 2Using a virtual trackball.
Turnball = 1Turnball using three axes (look direction, right direction and up direction (on the left/right edges)).
Turntable = 0Turntable is constrained to two axes of rotation (model up and right direction)