diff options
| author | yum <yum.food.vr@gmail.com> | 2024-09-06 16:32:09 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2024-09-06 16:32:09 -0700 |
| commit | 2cf50223c6a88a6cbea64e3128c7b847dba1f8f2 (patch) | |
| tree | 1b68526e2cb3dabb072acd672cdb68c37c8f3f1d /feature_macros.cginc | |
| parent | 76dd9a50c0a1114e509a7834129cf8354d46b420 (diff) | |
Add rorschach gimmick
Wound up looking more like voronoi but oh well lol.
Fix iq sdf include - now it can be included multiple times.
Diffstat (limited to 'feature_macros.cginc')
| -rw-r--r-- | feature_macros.cginc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/feature_macros.cginc b/feature_macros.cginc index 7a50526..8dca391 100644 --- a/feature_macros.cginc +++ b/feature_macros.cginc @@ -142,6 +142,7 @@ #pragma shader_feature_local _ _PIXELLATE #pragma shader_feature_local _ _TROCHOID #pragma shader_feature_local _ _FACE_ME_WORLD_Y +#pragma shader_feature_local _ _RORSCHACH #pragma shader_feature_local _ _CLEARCOAT #pragma shader_feature_local _ _CLEARCOAT_MASK #pragma shader_feature_local _ _CLEARCOAT_MASK2 |
