- Home /
what is the draw call limit for unity web?
trying to teach unity in a class... what is the draw call limit for web games? I'm from the iphone world.
Comment
Is there one? maybe its infinite, but having too many would slow it down.
Answer by Eric5h5 · Feb 24, 2011 at 06:02 AM
There isn't any, and generally how much of an effect depends on your hardware (specifically, the CPU). Having the web as a target doesn't make much of a difference compared to stand-alones; it still depends on the hardware.
Your answer
