- Home /
Question by
Jack_Holmes · Apr 25, 2014 at 02:37 PM ·
androidfpsframeratequalitysettingsmultiplatform
Locking the frame rate
Hi, I have tried to lock the frame rate to 20fps using the following code:
QualitySettings.vSyncCount = 0;
Application.targetFrameRate = 20;
This works on my nexus 5 and on PC, but not on nexus 7. Can't seem to find what the problem is.
Hope you can help. Thanks in advance, Jack.
Comment
Your answer
Follow this Question
Related Questions
Is it possible to get above 30 FPS on an Android device? 2 Answers
Low FPS on empty scene 4 Answers
Fixing timestep to lower value showing wrong FPS 0 Answers
Why is the Motorola Xoom (Dual Core) slower than the Samsung Galaxy S (Single Core)? 2 Answers
iPhone joypad interfering with MouseLook 0 Answers