mirror of
https://github.com/DeMuenu/MoonlightVRC.git
synced 2026-06-24 03:37:33 +00:00
bb31145e4d
Replaced usage of GetCosHalfAngle() with spotAngleDeg for spot light calculations in both editor and runtime scripts. Updated shader logic to use smoothstep for light contribution falloff, improving spot light edge smoothness.