summaryrefslogtreecommitdiffstats
path: root/3ner.shader
diff options
context:
space:
mode:
Diffstat (limited to '3ner.shader')
-rw-r--r--3ner.shader4
1 files changed, 2 insertions, 2 deletions
diff --git a/3ner.shader b/3ner.shader
index caf1809..442b493 100644
--- a/3ner.shader
+++ b/3ner.shader
@@ -279,8 +279,8 @@ Shader "yum_food/3ner"
_Vertex_Deformation_FBM_Velocity("Velocity", Vector) = (0, 0, .01)
_Vertex_Deformation_FBM_Gain("Gain", Range(0,1)) = 0.5
_Vertex_Deformation_FBM_Lacunarity("Lacunarity", Range(1,10)) = 2
- _Vertex_Deformation_FBM_Amplitude("Amplitude", Range(0,1)) = 1
- _Vertex_Deformation_FBM_Scale("Scale", Float) = 1
+ _Vertex_Deformation_FBM_Amplitude("Amplitude", Vector) = (1, 1, 1, 0)
+ _Vertex_Deformation_FBM_Period("Period", Vector) = (1, 1, 1, 0)
_Vertex_Deformation_FBM_Octaves("Octaves", Range(1, 5.1)) = 3
[HideInInspector] m_end_Vertex_Deformation_FBM("FBM", Float) = 0
//endex