Click or drag to resize

FingersRotateOrbitComponentScript Fields

The FingersRotateOrbitComponentScript type exposes the following members.

Fields
  NameDescription
Public fieldAxis
The axis to orbit around
Public fieldOrbiter
The object that will orbit around OrbitTarget
Public fieldOrbitTarget
The object to orbit
Public fieldRotationDampening
The rotation dampening. Higher rotation stop rotation faster. Set to 0 for no rotation after gesture ends.
Public fieldRotationSpeed
The rotation speed in degrees per second
Top
See Also