Table of Contents

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 = 1
ThreeFingers = 3
TwoFingers = 2