diff options
| author | yum <yum.food.vr@gmail.com> | 2024-10-04 16:38:29 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2024-10-04 16:40:24 -0700 |
| commit | 54cf2749759045b646282c5e28139510d3e7783e (patch) | |
| tree | 87b3ca6906bc7e50d5863d66eeb24b40a592b059 /README.md | |
| parent | 2abd9eab29964137a9b77365486aaa210b9217f5 (diff) | |
Add audiolink chroma gimmick
Enable displaying chroma as a solid color on the base/forward pass
and/or the outline pass.
Also:
* add optional mask for mochie reflection strength
* update README with dev instructions
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -47,7 +47,9 @@ Disclaimers: conjunction with one of my commercially available products. To use it, import the git repo into your project's Assets folder then select -the shader `yum_food/Tooner`. +the shader `yum_food/tooner_inlined`. To generate a new inlined shader from +sources, select `Tools/yum_food/Shader Inliner` and point it at your +Tooner.shader. ### Strawman FAQ |
