Looooong / Unity-SRP-VXGI

Voxel-based Global Illumination using Unity Scriptable Render Pipeline
MIT License
766 stars 62 forks source link

Can't get transparency working #60

Open Ilya1709 opened 4 years ago

Ilya1709 commented 4 years ago

Spent few hours trying to get VXGI working, but transparency is not working, or maybe my settings are wrong. here is the settings Issue

Ingame screenshot Unity 2020-07-08 19-50-24-29

Looooong commented 4 years ago

Currently, VXGI has a limited support for transparency. I will expand the functionality in the future. For now, you can set the Rendering Mode to Additive, and see if it works for you.