pika
Member
|
Fix fps for Android
Hi,
How can I fix 30 fps for Android?
|
|
07-09-2014 11:49 AM |
|
Esenthel
Administrator
|
RE: Fix fps for Android
Hi,
that must be strictly related to your app and device performance.
|
|
07-10-2014 01:28 AM |
|
pika
Member
|
RE: Fix fps for Android
Thank you for reply.
iOS is the same?
|
|
07-10-2014 02:21 AM |
|
Esenthel
Administrator
|
RE: Fix fps for Android
Hi, the engine does not impose any limit on FPS for mobile platform.
Typically it'll be limited to 60fps on mobile devices due to screen synchronization (or less due to performance).
On desktop you can control this via D.sync (on mobile this has no effect = it's always on)
|
|
07-10-2014 07:15 AM |
|
pika
Member
|
RE: Fix fps for Android
Thank you!
|
|
07-10-2014 02:31 PM |
|