UnityEngine.InputLegacyModule

Description

The InputLegacy module implements the Input class used to read player Input.

Classes

AndroidInputAndroidInput provides support for off-screen touch input, such as a touchpad.
CompassInterface into compass functionality.
GyroscopeInterface into the Gyroscope.
InputInterface into the Input system.
LocationServiceInterface into location functionality.

Structs

AccelerationEventStructure describing acceleration status of the device.
LocationInfoStructure describing device location.
TouchStructure describing the status of a finger touching the screen.

Enumerations

DeviceOrientationDescribes physical orientation of the device as determined by the OS.
IMECompositionModeControls IME input.
LocationServiceStatusDescribes location service status.
TouchPhaseDescribes phase of a finger touch.
TouchTypeDescribes whether a touch is direct, indirect (or remote), or from a stylus.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答