Property | Type | Description | |
---|---|---|---|
allowUserInput | bool | ||
dragAcceleration | float | ||
dragDeceleration | float | ||
idealRotationSmoothingSpeed | float | ||
maxPitchAngle | float | ||
minPitchAngle | float | ||
reverseControls | bool | ||
sensitivity | float |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
LookAt ( Vector3 pos ) : void | ||
OnDrag ( DragGesture gesture ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
NormalizePitch ( float angle ) : float |
public float idealRotationSmoothingSpeed | ||
return | float |