Enum TouchGesture
- Namespace
- Goehler.OrbitalCam
- Assembly
- Goehler.OrbitalCam.Runtime.dll
Describing a touch gesture by the number of fingers involved. Used when mapping touch gestures to the movement/rotation actions.
public enum TouchGesture
Fields
OneFinger = 1ThreeFingers = 3TwoFingers = 2