methusalah / SplineMesh

A Unity plugin to create curved content in real-time with bézier curves
https://twitter.com/dumas181
MIT License
1.05k stars 104 forks source link

feat: allow uvs to flip and scale texture on u and v #34

Closed sebjwallace closed 4 years ago

sebjwallace commented 4 years ago

Instead of just having a single axis for the texture and scaling we can now have both.

smr