The easiest way is to read through the docs. Good Luck.
http://wiki.unity3d.com/index.php?title=General_Performance_Tips
The easiest way is to read through the docs. Good Luck.
http://wiki.unity3d.com/index.php?title=General_Performance_Tips
So you modelled your assets in Maya? Click on your cow mesh in the project window (you might need to click the little arrow to expand the asset to get to the mesh). Look in the inspector pane. How many verts/tris does it have?
Depending on your target platform, you should generally look for there to be no more than around 100,000 vertices drawn to the screen.