FingersOneTouchScaleAxisComponentScript Fields |
The FingersOneTouchScaleAxisComponentScript type exposes the following members.
Name | Description | |
---|---|---|
![]() | AxisThresholdUnits | Threshold that a one touch scale can move (in units) in the wrong direction before being reset |
![]() | TransformToScale | Transform to scale, defaults to transform that this script is on |
![]() | XAxisTransformDragView | The view that must be touched to scale on x axis, null for anywhere |
![]() | YAxisTransformDragView | The view that must be touched to scale on y axis, null for anywhere |
![]() | ZoomSpeedX | Zoom speed on x axis, can be negative to invert |
![]() | ZoomSpeedY | Zoom speed on y axis, can be negative to invert |