Click or drag to resize

FingersOneTouchScaleAxisComponentScript Fields

The FingersOneTouchScaleAxisComponentScript type exposes the following members.

Fields
  NameDescription
Public fieldAxisThresholdUnits
Threshold that a one touch scale can move (in units) in the wrong direction before being reset
Public fieldTransformToScale
Transform to scale, defaults to transform that this script is on
Public fieldXAxisTransformDragView
The view that must be touched to scale on x axis, null for anywhere
Public fieldYAxisTransformDragView
The view that must be touched to scale on y axis, null for anywhere
Public fieldZoomSpeedX
Zoom speed on x axis, can be negative to invert
Public fieldZoomSpeedY
Zoom speed on y axis, can be negative to invert
Top
See Also