gilescoope / shader-graph-nodes

Custom Nodes for Unity Shader Graph
MIT License
554 stars 50 forks source link

Fixed Pixel Polygon rotation for non-integer side #1

Closed OutstandingNemo closed 5 years ago

OutstandingNemo commented 5 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 :)