Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.23 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.23 KB

ColorShift



The latest VRChat SDK and UdonSharp versions are required.

[UdonSharp] https://github.com/MerlinVR/UdonSharp/releases/

[VRC SDK] https://vrchat.com/home/download

Current Features:

  • Can shift to an array of Colors
  • Can shift through the array in order or randomly
    • This can be changed during runtime by calling ToggleRandom
  • Supports using shared materials or instanced
  • The time the shift takes can be edited