summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2026-01-24 16:54:26 -0800
committeryum <yum.food.vr@gmail.com>2026-01-24 16:54:26 -0800
commitd0c27e80cefa593641f3525ef23e7fc5631b136b (patch)
tree2894d04cac14f1403f49d52f8a742440cb8cfbf1 /features.cginc
parent4885fb42bd42f5dfb7fdc198bd0cc42be7959aaf (diff)
Add anisotropic reflections
Diffstat (limited to 'features.cginc')
-rw-r--r--features.cginc4
1 files changed, 4 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc
index ab45306..12a89a0 100644
--- a/features.cginc
+++ b/features.cginc
@@ -63,6 +63,10 @@
#pragma shader_feature_local _CLEARCOAT_GEOMETRIC_NORMALS
//endex
+//ifex _Anisotropy_Enabled==0
+#pragma shader_feature_local _ANISOTROPY
+//endex
+
//ifex _Metallics_Enabled==0
#pragma shader_feature_local _METALLICS
//endex