Property | Type | Description | |
---|---|---|---|
maxScaleAmount | float | ||
minScaleAmount | float | ||
scaleWeights | Vector3 | ||
sensitivity | float | ||
smoothingSpeed | float |
Method | Description | |
---|---|---|
OnPinch ( PinchGesture, gesture ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public OnPinch ( PinchGesture, gesture ) : void | ||
gesture | PinchGesture, | |
return | void |