Sensors
Sensors measure the environmental characteristics of the device that the application is running on. You can use the Sensor API to access information like a device's speed, orientation, or ambient temperature.
| Topic | Description |
|---|---|
| Sensors introduction | Configure sensors to get information about environmental characteristics of devices. |
| Query sensors in code | Access information about the sensors connected to your application. |
| Supported sensors reference | Explore the sensor types the Input System can access. |