summaryrefslogtreecommitdiffstats
path: root/tooner.shader
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2024-09-12 10:03:36 -0700
committeryum <yum.food.vr@gmail.com>2024-09-12 10:55:31 -0700
commit202ac0a9756facb2a085011e24975b073f99335c (patch)
tree81a63b97d56ee8dd04da2c36a127889a1bafbfba /tooner.shader
parentc6705bf773143da77cb5a3bde4cd06f2679ea0f3 (diff)
Tweak multiply mode matcap emissions
also bugfix the center cam thing
Diffstat (limited to 'tooner.shader')
-rw-r--r--tooner.shader2
1 files changed, 1 insertions, 1 deletions
diff --git a/tooner.shader b/tooner.shader
index 661b578..ba153c3 100644
--- a/tooner.shader
+++ b/tooner.shader
@@ -3,7 +3,7 @@ Shader "yum_food/tooner"
// Unity fucking sucks ass and sometimes incorrectly uses an old cached
// version of the shader. Bump the nonce below to encourage it to use the
// current version.
- // Build nonce: 19
+ // Build nonce: 23
Properties
{
_Color("Base color", Color) = (0.8, 0.8, 0.8, 1)