mirror of
https://github.com/DeMuenu/MoonlightVRC.git
synced 2026-06-24 03:37:33 +00:00
b9bfd0b559
Moved light type calculation logic from BlendinShader.shader to a new include file, LightStrength.hlsl, for better modularity and maintainability. Updated the shader to use the new macro for light calculations, improving code clarity and reducing duplication.