TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Gestures.TransformGestures.Base
TransformGestureBase Class
TransformGestureBase Fields
deltaPosition Field
deltaRotation Field
deltaScale Field
isTransforming Field
OnTransform Field
OnTransformComplete Field
OnTransformStart Field
rotationAxis Field
screenTransformPixelThreshold Field
screenTransformPixelThresholdSquared Field
targetPosition Field
targetPositionOverridden Field
TRANSFORM_COMPLETE_MESSAGE Field
TRANSFORM_MESSAGE Field
TRANSFORM_START_MESSAGE Field
transformMask Field
type Field
TransformGestureBase
targetPosition Field
Target overridden position.
OverrideTargetPosition(Vector3)
.
Namespace:
TouchScript.Gestures.TransformGestures.Base
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
protected
Vector3
targetPosition
Field Value
Type:
Vector3
See Also
Reference
TransformGestureBase Class
TouchScript.Gestures.TransformGestures.Base Namespace