Is it possible to make mesh on Unity3?

I know, to all you experienced Unity people out there, this sounds really stupid, but I just downloaded Unity two days ago. I’m still learning the basics.

You create models in a 3D app. If you mean programmatically, look up the Mesh class in the docs.

–Eric