gilescoope / shader-graph-nodes

Custom Nodes for Unity Shader Graph
MIT License
587 stars 52 forks source link

Fixed Pixel Polygon rotation for non-integer side #1

Closed OutstandingNemo closed 6 years ago

OutstandingNemo commented 6 years ago

Hey I was checking out your project and I noticed that if I used a time node to vary the side value and the rotation at the same time the shape broke.

I didn't think it would be a hard fix and it wasn't :)