You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I change the imuFreq, but the fps of imu is not changed. I want to consult you about how to change the fps of imu.
Yes, you changed right variable. imuFreq changes gyroUpdateInterval, accelerometerUpdateInterval and deviceMotionUpdateInterval. According Apple's documentation it should change fps of imu.
But "The value of this property is capped to minimum and maximum values; the maximum value is determined by the maximum frequency supported by the hardware".
I dont know min value, but max = 100 for all devices as far as I know.
I change the imuFreq, but the fps of imu is not changed. I want to consult you about how to change the fps of imu.
The text was updated successfully, but these errors were encountered: