Click or drag to resize

TouchScript.Gestures.TransformGestures Namespace

 
Classes
  ClassDescription
Public classPinnedTransformGesture
Recognizes a transform gesture around center of the object, i.e. one finger rotation, scaling or a combination of these.
Public classScreenTransformGesture
Recognizes a transform gesture in screen space, i.e. translation, rotation, scaling or a combination of these.
Public classTransformGesture
Recognizes a transform gesture, i.e. translation, rotation, scaling or a combination of these.
Interfaces
  InterfaceDescription
Public interfaceITransformGesture
Gesture which performs some kind of transformation in 3d space, i.e. translation, rotation, scaling or a combination of these.
Enumerations