summaryrefslogtreecommitdiffstats
path: root/3ner.shader
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2025-10-12 21:52:50 -0700
committeryum <yum.food.vr@gmail.com>2025-10-12 21:52:50 -0700
commit228e555dbd07dd1a332a07770106dfd98f918c9b (patch)
tree8f058e1c897ba818dedc2564676f0278eddce128 /3ner.shader
parenta4bf31470f7e2855f13d922e3e7ad1c7767d9afd (diff)
fornite update
Diffstat (limited to '3ner.shader')
-rw-r--r--3ner.shader96
1 files changed, 53 insertions, 43 deletions
diff --git a/3ner.shader b/3ner.shader
index aad3949..d8c9f56 100644
--- a/3ner.shader
+++ b/3ner.shader
@@ -55,61 +55,71 @@ Shader "yum_food/3ner"
[HideInInspector] m_end_Geometry_Shader("Geometry Shader", Float) = 0
//endex
- //ifex _Custom31_Enabled==0
- [HideInInspector] m_start_Custom31("Custom31", Float) = 0
- [ThryToggle(_CUSTOM31)] _Custom31_Enabled("Enable", Float) = 0
- [ThryToggle(_CUSTOM31_FRAGMENT_NORMALS)] _Custom31_Fragment_Normals_Enabled("Fragment normals", Float) = 0
- [ThryToggle(_CUSTOM31_TESSELLATION)] _Custom31_Tessellation_Enabled("Tesellation support", Float) = 1
-
- //ifex _Custom31_Tubes_Enabled==0
- [HideInInspector] m_start_Custom31_Tubes("Tubes", Float) = 0
- [ThryToggle(_CUSTOM31_TUBES)] _Custom31_Tubes_Enabled("Enable", Float) = 0
-
- //ifex _Custom31_XZ_Tube_Enabled==0
- [HideInInspector] m_start_Custom31_XZ_Tube("XZ Tube", Float) = 0
- [ThryToggle(_CUSTOM31_XZ_TUBE)] _Custom31_XZ_Tube_Enabled("Enable", Float) = 0
+ //ifex _Vertex_Deformation_Enabled==0
+ [HideInInspector] m_start_Vertex_Deformation("Vertex Deformation", Float) = 0
+ [ThryToggle(_VERTEX_DEFORMATION)] _Vertex_Deformation_Enabled("Enable", Float) = 0
+ [ThryToggle(_VERTEX_DEFORMATION_FRAGMENT_NORMALS)] _Vertex_Deformation_Fragment_Normals_Enabled("Fragment normals", Float) = 0
+ [ThryToggle(_VERTEX_DEFORMATION_TESSELLATION)] _Vertex_Deformation_Tessellation_Enabled("Tesellation support", Float) = 1
+
+ //ifex _Vertex_Deformation_Tubes_Enabled==0
+ [HideInInspector] m_start_Vertex_Deformation_Tubes("Tubes", Float) = 0
+ [ThryToggle(_VERTEX_DEFORMATION_TUBES)] _Vertex_Deformation_Tubes_Enabled("Enable", Float) = 0
+
+ //ifex _Vertex_Deformation_XZ_Tube_Enabled==0
+ [HideInInspector] m_start_Vertex_Deformation_XZ_Tube("XZ Tube", Float) = 0
+ [ThryToggle(_VERTEX_DEFORMATION_XZ_TUBE)] _Vertex_Deformation_XZ_Tube_Enabled("Enable", Float) = 0
// 0.999... limit prevents NaNs which show up at 1.0
- _Custom31_XZ_Tube_t("t", Range(-1,1)) = 0
- [HideInInspector] m_end_Custom31_XZ_Tube("XZ Tube", Float) = 0
+ _Vertex_Deformation_XZ_Tube_t("t", Range(-1,1)) = 0
+ [HideInInspector] m_end_Vertex_Deformation_XZ_Tube("XZ Tube", Float) = 0
//endex
- //ifex _Custom31_YZ_Tube_Enabled==0
- [HideInInspector] m_start_Custom31_YZ_Tube("YZ Tube", Float) = 0
- [ThryToggle(_CUSTOM31_YZ_TUBE)] _Custom31_YZ_Tube_Enabled("Enable", Float) = 0
- _Custom31_YZ_Tube_t("t", Range(-1,1)) = 0
- [HideInInspector] m_end_Custom31_YZ_Tube("YZ Tube", Float) = 0
+ //ifex _Vertex_Deformation_YZ_Tube_Enabled==0
+ [HideInInspector] m_start_Vertex_Deformation_YZ_Tube("YZ Tube", Float) = 0
+ [ThryToggle(_VERTEX_DEFORMATION_YZ_TUBE)] _Vertex_Deformation_YZ_Tube_Enabled("Enable", Float) = 0
+ _Vertex_Deformation_YZ_Tube_t("t", Range(-1,1)) = 0
+ [HideInInspector] m_end_Vertex_Deformation_YZ_Tube("YZ Tube", Float) = 0
//endex
- //ifex _Custom31_XY_Tube_Enabled==0
- [HideInInspector] m_start_Custom31_XY_Tube("XY Tube", Float) = 0
- [ThryToggle(_CUSTOM31_XY_TUBE)] _Custom31_XY_Tube_Enabled("Enable", Float) = 0
- _Custom31_XY_Tube_t("t", Range(-1,1)) = 0
- [HideInInspector] m_end_Custom31_XY_Tube("XY Tube", Float) = 0
+ //ifex _Vertex_Deformation_XY_Tube_Enabled==0
+ [HideInInspector] m_start_Vertex_Deformation_XY_Tube("XY Tube", Float) = 0
+ [ThryToggle(_VERTEX_DEFORMATION_XY_TUBE)] _Vertex_Deformation_XY_Tube_Enabled("Enable", Float) = 0
+ _Vertex_Deformation_XY_Tube_t("t", Range(-1,1)) = 0
+ [HideInInspector] m_end_Vertex_Deformation_XY_Tube("XY Tube", Float) = 0
//endex
- [HideInInspector] m_end_Custom31_Tubes("Tubes", Float) = 0
+ [HideInInspector] m_end_Vertex_Deformation_Tubes("Tubes", Float) = 0
//endex
- //ifex _UV_Scroll_Enabled==0
- [HideInInspector] m_start_UV_Scroll("UV Scroll", Float) = 0
- [ThryToggle(_UV_SCROLL)] _UV_Scroll_Enabled("Enable", Float) = 0
- _UV_Scroll_Speed("Speed (u, v, 0, 0)", Vector) = (0, -1, 0, 0)
- [HideInInspector] m_end_UV_Scroll("UV Scroll", Float) = 0
+ //ifex _Vertex_Deformation_Seal_Enabled==0
+ [HideInInspector] m_start_Vertex_Deformation_Seal("Seal", Float) = 0
+ [ThryToggle(_VERTEX_DEFORMATION_SEAL)] _Vertex_Deformation_Seal_Enabled("Enable", Float) = 0
+ _Vertex_Deformation_Seal_A("A", Range(0,1)) = 0.1
+ _Vertex_Deformation_Seal_k("k", Range(0,3)) = 1
+ _Vertex_Deformation_Seal_t("t", Range(0,1)) = 0.1
+ [HideInInspector] m_end_Vertex_Deformation_Seal("Seal", Float) = 0
//endex
- //ifex _Marble_Enabled==0
- [HideInInspector] m_start_Marble("Marble", Float) = 0
- [ThryToggle(_MARBLE)] _Marble_Enabled("Enable", Float) = 0
- [Gradient] _Marble_U_Ramp("U Ramp", 2D) = "white" {}
- [Gradient] _Marble_V_Ramp("V Ramp", 2D) = "white" {}
- [Gradient] _Marble_W_Ramp("W Ramp", 2D) = "white" {}
- _Marble_Scale("Scale", Vector) = (1, 1, 1, 0)
- _Marble_Strength("Strength", Float) = 1
- _Marble_Octaves("Octaves", Range(1, 10)) = 3
- [HideInInspector] m_end_Marble("Marble", Float) = 0
- //endex
+ [HideInInspector] m_end_Vertex_Deformation("Vertex Deformation", Float) = 0
+
+ //ifex _UV_Scroll_Enabled==0
+ [HideInInspector] m_start_UV_Scroll("UV Scroll", Float) = 0
+ [ThryToggle(_UV_SCROLL)] _UV_Scroll_Enabled("Enable", Float) = 0
+ _UV_Scroll_Speed("Speed (u, v, 0, 0)", Vector) = (0, -1, 0, 0)
+ [HideInInspector] m_end_UV_Scroll("UV Scroll", Float) = 0
+ //endex
+
+ //ifex _Marble_Enabled==0
+ [HideInInspector] m_start_Marble("Marble", Float) = 0
+ [ThryToggle(_MARBLE)] _Marble_Enabled("Enable", Float) = 0
+ [Gradient] _Marble_U_Ramp("U Ramp", 2D) = "white" {}
+ [Gradient] _Marble_V_Ramp("V Ramp", 2D) = "white" {}
+ [Gradient] _Marble_W_Ramp("W Ramp", 2D) = "white" {}
+ _Marble_Scale("Scale", Vector) = (1, 1, 1, 0)
+ _Marble_Strength("Strength", Float) = 1
+ _Marble_Octaves("Octaves", Range(1, 10)) = 3
+ [HideInInspector] m_end_Marble("Marble", Float) = 0
+ //endex
- [HideInInspector] m_end_Custom31("Custom31", Float) = 0
//endex
[HideInInspector] m_end_Gimmicks("Gimmicks", Float) = 0