See here: Sensor support | Input System | 1.1.1
You can adjust the frequency to recommended values (e.g. 100 Hz), but I don’t see any callbacks or buffer accumulations, meaning we’re limited to the playback framerate to ReadValue
.
How can I read this sensor data when samplingFrequency is higher than the Application frame rate?