FingersDragDropComponentScript Fields |
The FingersDragDropComponentScript type exposes the following members.
Name | Description | |
---|---|---|
BringToFront | Whether to bring the object to the front when a gesture executes on it. Only used for 2D objects, ignored for 3D objects. | |
Cameras | The camera to use to convert screen coordinates to world coordinates. Defaults to Camera.main. | |
DragScale | Scale to increase object by when a drag starts. When drags stops, scale is returned to normal. |