Click or drag to resize

FingersMultiDragComponentScript Fields

The FingersMultiDragComponentScript type exposes the following members.

Fields
  NameDescription
Public fieldDragX
Whether to drag on x axis
Public fieldDragY
Whether to drag on y axis
Public fieldNameToDrag
The name of the object(s) to drag - if the name contains this, the object can drag
Public fieldTagToDrag
The tag of the object(s) to drag - if the tag contains this, the object can drag
Top
See Also