https://github.com/udonvr/colorshift
VRChat script to change the color of a material.
https://github.com/udonvr/colorshift
udonsharp vrchat
Last synced: about 1 year ago
JSON representation
VRChat script to change the color of a material.
- Host: GitHub
- URL: https://github.com/udonvr/colorshift
- Owner: UdonVR
- Created: 2021-06-26T00:01:48.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-26T04:47:57.000Z (almost 5 years ago)
- Last Synced: 2025-04-18T19:41:29.367Z (about 1 year ago)
- Topics: udonsharp, vrchat
- Language: C#
- Homepage:
- Size: 1010 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# 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