From e70d2cb317295571c57abd229846424754dff937 Mon Sep 17 00:00:00 2001 From: yum Date: Thu, 25 Dec 2025 13:09:39 -0800 Subject: more vertex deformation tweaks; unwrapping the donut --- features.cginc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'features.cginc') 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 -- cgit v1.2.3