texture issue

I applied a texture on a plane and it works fine.
How can I apply the same texture on a cap of a cylinder only. (right now it’s all twisted).

Is there a way to modidy the UV (coordinate)?

Thanks!

In Unity there isnt, you need to do a uvWrapping on your 3D modeling software you are using and then import your cilinder into unity :slight_smile: