mirror of
https://github.com/DeMuenu/MoonlightVRC.git
synced 2026-03-21 17:52:21 +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.