Description
Para Input Service is the service responsible for the input system in the SDK.
Property
| onMoveInputStart | Starts movement inputs. |
| onMoveInputPerform | Continues movement inputs. |
| onMoveInputCancel | Cancels movement inputs. |
| onLookInputStart | Starts rotating the camera. |
| onLookInputPerform | Continuously rotates the camera. |
| onLookInputCancel | Stops rotating the camera. |
| onZoomInput | Zooms in or out the camera. |
| onJumpInput | Jumps. |
| onCrouchInput | Crouches. |
| onHandWaveInputStart | Starts waving. |
| onHandWaveInputPerform | Waves continuously. |
| onHandWaveInputCancel | Stops waving. |
| onCameraTypeChangeInput | Switches between the first-person and third-person perspectives. |
| onTouchEvent | A touch screen event. |
