diff options
Diffstat (limited to 'features.cginc')
| -rw-r--r-- | features.cginc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features.cginc b/features.cginc index b00c86b..cd9a8d7 100644 --- a/features.cginc +++ b/features.cginc @@ -36,8 +36,8 @@ #pragma shader_feature_local _VERTEX_DEFORMATION_XY_TUBE //endex -//ifex _Vertex_Deformation_L2_Linf_Enabled==0 -#pragma shader_feature_local _VERTEX_DEFORMATION_L2_LINF +//ifex _Vertex_Deformation_L2_L1_Enabled==0 +#pragma shader_feature_local _VERTEX_DEFORMATION_NORM_CONVERSION //endex //ifex _Vertex_Deformation_Seal_Enabled==0 |
