FingersPanARComponentScript Fields |
The FingersPanARComponentScript type exposes the following members.
Name | Description | |
---|---|---|
Camera | The camera to use to convert screen coordinates to world coordinates. Defaults to Camera.main. | |
DoubleTapToResetRotation | Whether a double tap will reset rotation. | |
OrbitSpeed | Orbit speed (desktop only, right mouse button and drag). | |
RotateSpeed | Rotation speed, set to 0 to disable rotation. | |
ScaleSpeed | Scale speed. Set to 0 to disable scaling. | |
SpeedForwardBack | The speed at which to move the object forward and backwards. | |
SpeedLeftRight | The speed at which to move the object left and right. | |
Targets | Target game objects. If null, gets set to the transform of this script. These will be raycasted to determine which object gets acted upon. | |
TripleTapToDestroy | Allow triple tap gesture to destroy the object. |