| FingersPanRotateScaleComponentScript_DoubleTapResetMode Enumeration | 
Namespace: DigitalRubyShared
 Syntax
Syntaxpublic enum _DoubleTapResetMode
 Members
Members| Member name | Value | Description | |
|---|---|---|---|
| Off | 0 | No reset on double tap | |
| ResetScaleRotation | 1 | Reset scale and rotation on double tap | |
| ResetScaleRotationPosition | 2 | Reset scale, rotation and position on double tap | 
 See Also
See Also