- Home /
Question by
ina · Dec 23, 2010 at 04:19 AM ·
androidiphoneproceduralexamples
Unity Procedural Examples on Android or iPhone
Does anyone know if Unity Procedural Examples work on the Android or iPhone? I've tried explicit typecasting the various Mesh*
to try getting one of them to run on the Android - Paint Vertices, but I run into this bug:
Comment
Beware that procedural stuff is quite performance consu$$anonymous$$g on mobiles. It might be ok in your case, but in most cases it's better if you can get away with skinning and shaders or something like that.
Your answer
Follow this Question
Related Questions
will unity run on the android browser 2 Answers
How do Smart Banners scale? 0 Answers
Things to know about 2D games! 1 Answer
Unity games and web comunication 1 Answer