What are the poly limits in Mobile?

Hello guys! I got little confusion. I had to develop app that supports iOS, Android, Windows. So i had no time to do 3 model per object and yeah… is iOS and android have a limit for polycount? if yes what are those?

Hey Gandosh -

Here is the answer for you and some help hints on setting up for mobile deployment:

Mesh Limitations (65K vertices):

https://docs.unrealengine.com/latest/INT/Platforms/Mobile/Content/index.html

Helpful Performance Guidelines:

Performance Guidelines for Mobile Devices in Unreal Engine | Unreal Engine 5.3 Documentation

There is also a forum discussion of poly-limits here:

3d models for games how much poly - Mobile - Epic Developer Community Forums

Thank You

Eric Ketchum

Oh thank you Eric Ketchum.