Click or drag to resize

FingersZoomPanCameraComponentScript Fields

The FingersZoomPanCameraComponentScript type exposes the following members.

Fields
  NameDescription
Public fieldDampening
Dampening for velocity when pan is released, lower values reduce velocity faster.
Public fieldRotationSpeed
Adjust speed of rotation gesture (two finger rotate). Set to 0 for no rotation allowed.
Public fieldScaleThreshold
The threshold scale gesture must change in units before executing
Public fieldTapToCenterLayerMask
The layers that can be tapped on for objects to center the camera on them
Public fieldVisibleArea
Require this area to be visible at all times
Top
See Also