Click or drag to resize

FingersDragDropComponentScript Fields

The FingersDragDropComponentScript type exposes the following members.

Fields
  NameDescription
Public fieldBringToFront
Whether to bring the object to the front when a gesture executes on it. Only used for 2D objects, ignored for 3D objects.
Public fieldCameras
The camera to use to convert screen coordinates to world coordinates. Defaults to Camera.main.
Public fieldDragScale
Scale to increase object by when a drag starts. When drags stops, scale is returned to normal.
Top
See Also