orels1 / orels-Unity-Shaders

A collection of practical Unity shaders for your next project
https://shaders.orels.sh
Other
169 stars 14 forks source link

Vertex Animation shader breaks from batching #13

Closed orels1 closed 1 year ago

orels1 commented 1 year ago

Vertex Animation shader relies on the vertex positions and thus will get broken by batching.

I should add a callout about enabling GPU instancing when using it