Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.03 KB

File metadata and controls

19 lines (15 loc) · 1.03 KB
uid input-system-sensors

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.

Additional resources