Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseThe InputLegacy module implements the Input class used to read player Input.
AndroidInput | AndroidInput provides support for off-screen touch input, such as a touchpad. |
Compass | Interface into compass functionality. |
Gyroscope | Interface into the Gyroscope. |
Input | Interface into the Input system. |
LocationService | Provides methods that allow an application to access the device's location. |
AccelerationEvent | Structure describing acceleration status of the device. |
LocationInfo | Structure describing device location. |
Touch | Structure describing the status of a finger touching the screen. |
DeviceOrientation | Describes physical orientation of the device as determined by the OS. |
IMECompositionMode | Controls IME input. |
LocationServiceStatus | Describes the location service status for a device. |
TouchPhase | Describes phase of a finger touch. |
TouchType | Describes whether a touch is direct, indirect (or remote), or from a stylus. |