IronWarrior / UnityOutlineShader

Source code for Outline Shader tutorial for Unity. Detects edges in a scene using the depth and normals buffers.

Home Page:https://roystan.net/articles/outline-shader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working with "Optimize Mesh Data" enabled

smitdylan2001 opened this issue · comments

Whenever I build to Windows the edges do not show properly. I think this is the normal edge section.

After changing all settings I narrowed it down to Optimize Mesh Data not working with this shader