Tessallation question

Hi,

I’m, curios if Tessellation feature translates into mobile?
Does anyone know if my tessellated materials/objects will properly tessellate in android and mobile?

Yes and no. Open GL ES 3.0 does have tesselation and is known to work on Android (no mention of iOS, but I think it should work).However, the Open GL ES 3.0 implementation is still experimental in 5.1.1. This article explains the whole thing.