Click or drag to resize

FingersPanOrbitComponentScriptPanOrbitMovementType Enumeration

Types of movement

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public enum PanOrbitMovementType
Members
  Member nameValueDescription
Orbit0 Orbit only
Pan1 Pan only
OrbitWithTwoFingerPan2 One touch orbit, two touch pan
See Also