Question by
danteswap · Nov 18, 2017 at 01:28 AM ·
collisioncolliderterrainmeshcollider
Terrian Collider Or Mesh Collider Which Is Suitable For Mobile
Hello Guys As The Title Says , I got a 1000x1000 Terrain And I Converted It To A Single Mesh(62k tris , 30k verts) , SO Now I Have A Terrain Mesh And An Actual terrain , Now I will Use The Mesh for the visibility Only So no more Draw calls as its Just A single Mesh And I will use The terrain To Just Render The Grass and trees And will Uncheck The Draw Option For Base Terrain .
Now I Got Two Options To Handle Collision either to use the Terrain Collider Or Use Mesh collider On The Mesh terrain , So What Will Be Good, I Mean What is The Performance Difference Between The Mesh Collider vs terrain Collider Of Same Dimensions, And I will Be using This For a Mobile Project So Ya Any Suggestions On What I Should Use ,
Comment