summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
Diffstat (limited to 'features.cginc')
-rwxr-xr-xfeatures.cginc4
1 files changed, 4 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc
index ebcf8a7..292e03c 100755
--- a/features.cginc
+++ b/features.cginc
@@ -61,6 +61,10 @@
#pragma shader_feature_local _INSTANCE_DISTANCE_CULLING
//endex
+//ifex _Instance_Texture_Offset_Enabled==0
+#pragma shader_feature_local _INSTANCE_TEXTURE_OFFSET
+//endex
+
//ifex _Parallax_Heightmap_Enabled==0
#pragma shader_feature_local _PARALLAX_HEIGHTMAP
//endex