mirror of
https://github.com/DeMuenu/MoonlightVRC.git
synced 2026-02-04 00:02:20 +00:00
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.