mirror of
https://github.com/DeMuenu/MoonlightVRC.git
synced 2026-02-04 08:02:21 +00:00
Changed shader property names to use '_Udon_' prefix and switched to using VRCShader.PropertyToID and VRCShader.SetGlobal* methods for setting shader properties. Added update throttling in LateUpdate for performance. These changes improve compatibility and efficiency with the VRC SDK3 Rendering API.