Hx Volumetric Lighting support for translucent materials comes pre-coded into Alloy.
Usage
- Follow the Hx Volumetrix Lighting setup steps.
- In "Alloy/Shaders/Config.cginc" under the "THIRD PARTY" section, un-comment "#include "Assets/Plugins/HxVolumetricLighting/BuiltIn-Replacement/HxVolumetricCore.cginc"".
- In Alloy's "*.shader" files, do a mass replace of "//#pragma multi_compile __ VTRANSPARENCY_ON" with "#pragma multi_compile __ VTRANSPARENCY_ON" to un-comment it.