summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2025-12-25 13:09:39 -0800
committeryum <yum.food.vr@gmail.com>2025-12-25 13:09:39 -0800
commite70d2cb317295571c57abd229846424754dff937 (patch)
tree8640003cd7dde0a6cf6d41d697141c3373f11ed0 /features.cginc
parentf7c5e546c220f0f7be8ec3a9cccdb4641114cfe1 (diff)
more vertex deformation tweaks; unwrapping the donut
Diffstat (limited to 'features.cginc')
-rw-r--r--features.cginc3
1 files changed, 2 insertions, 1 deletions
diff --git a/features.cginc b/features.cginc
index f5d547f..17f0566 100644
--- a/features.cginc
+++ b/features.cginc
@@ -43,7 +43,8 @@
#pragma shader_feature_local _VERTEX_DEFORMATION_AXIS_ALIGN
#pragma shader_feature_local _VERTEX_DEFORMATION_TUBE_TO_PLANE_1
#pragma shader_feature_local _VERTEX_DEFORMATION_PLANE_TO_TUBE_0
-#pragma shader_feature_local _VERTEX_DEFORMATION_POINT_ALIGN
+#pragma shader_feature_local _VERTEX_DEFORMATION_POINT_ALIGN_0
+#pragma shader_feature_local _VERTEX_DEFORMATION_POINT_ALIGN_1
#pragma shader_feature_local _VERTEX_DEFORMATION_PLANE_TO_TUBE_1
//endex