Unity-Technologies / Animation-Instancing

This technique is designed to instance Characters(SkinnedMeshRender).
Other
1.62k stars 296 forks source link

Shaders with Outline #48

Open fullpwemium opened 5 years ago

fullpwemium commented 5 years ago

Hello - trying to use this with a shader which has outline (Toony colors pro 2) but the outline either doesn't move with the animation, or floats in in the middle of the screen. I've tried adding those 2 lines in various places to make it work...

isurfraz commented 5 years ago

You will need to also instance the outlines as they are drawn using a seperate pass.