Arvtesh / UnityFx.Outline

Screen-space outlines for Unity3d.
MIT License
1.27k stars 90 forks source link

Add ability to set `CameraEvent` from inspector #11

Closed Arvtesh closed 4 years ago

Arvtesh commented 4 years ago

Need to add the Raider Event field to OutlineBehaviour and OutlineEffect. Also default value should be changed to AfterSkybox to support outlining transparent objects and do not overlap Unity UI.