summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2026-04-01 16:28:25 -0700
committeryum <yum.food.vr@gmail.com>2026-04-01 16:28:25 -0700
commite3a071dbde74e863d4bf56ad957d153886f26406 (patch)
treee7b18e9baecf55d40e40b8ad39174e4aac472743 /features.cginc
parent3e074f9d3379bb038db1188eb6a4eeb00e0fd7f2 (diff)
Add glitter mask & glitter base roughness override
Diffstat (limited to 'features.cginc')
-rwxr-xr-xfeatures.cginc2
1 files changed, 2 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc
index 99e5593..47ee80f 100755
--- a/features.cginc
+++ b/features.cginc
@@ -69,6 +69,8 @@
//ifex _Glitter_Enabled==0
#pragma shader_feature_local _GLITTER
+#pragma shader_feature_local _GLITTER_MASK
+#pragma shader_feature_local _GLITTER_BASE_ROUGHNESS_OVERRIDE
//endex
//ifex _Vertex_Deformation_Enabled==0