Quantcast
Channel: iOS and tvOS
Viewing all articles
Browse latest Browse all 10823

Enabling iOS ProMotion 120FPS

$
0
0
I have the use of an iPad Pro today. I wanted to check if my game was running at 120FPS, because I have a stable 60FPS on any other iOS device. It wasn't. I am currently running 5.6.0f3

My code did have Application.targetFrameRate = 60; so changed that to 120. I got 60FPS either way.

The documentation says Application.targetFrameRate is ignored if the vsync property is set. So I turned off Application.targetFrameRate, and relied on V Sync Count set to Every V Blank. I got 30 FPS. I tried...

Enabling iOS ProMotion 120FPS

Viewing all articles
Browse latest Browse all 10823

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>