arcore-unity-extensions icon indicating copy to clipboard operation
arcore-unity-extensions copied to clipboard

About the frame rate problem using ARCore in Unity

Open Orangeihero opened this issue 2 years ago • 1 comments

In Unity, I want to adjust the maximum refresh rate by setting Application.targetFrameRate to 60, but it still only reaches up to 30FPS on Android devices. Where can I adjust it to a higher refresh rate?

Orangeihero avatar Aug 31 '22 07:08 Orangeihero

https://developers.google.com/ar/devices

Only Pixel Devices support 60FPS with ARCore/Foundation

rtrn1337 avatar Aug 31 '22 10:08 rtrn1337