Is there a way to edit polygon's vertices after you created them?

Hi,

I was thinking of making a simple line/cloth simulation but it seems there is no drawing method to draw triangle/polygon and have to rely only on shape object, which once you created you stuck with the current vertices position and unable to edit them.

Is this the case? Or is there a way to do this?

Thanks