Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'presets/operator/mesh.landscape_add/cauliflower_hills.py')
-rw-r--r--presets/operator/mesh.landscape_add/cauliflower_hills.py14
1 files changed, 14 insertions, 0 deletions
diff --git a/presets/operator/mesh.landscape_add/cauliflower_hills.py b/presets/operator/mesh.landscape_add/cauliflower_hills.py
index bcefeb80..c8f30692 100644
--- a/presets/operator/mesh.landscape_add/cauliflower_hills.py
+++ b/presets/operator/mesh.landscape_add/cauliflower_hills.py
@@ -40,6 +40,20 @@ op.marble_shape = '3'
op.height = 0.25
op.height_invert = True
op.height_offset = 0.0
+op.fx_mixfactor = 0.0
+op.fx_mix_mode = '0'
+op.fx_type = '0'
+op.fx_bias = '0'
+op.fx_turb = 0.0
+op.fx_depth = 0
+op.fx_amplitude = 0.5
+op.fx_frequency = 2.0
+op.fx_size = 1.0
+op.fx_loc_x = 0.0
+op.fx_loc_y = 0.0
+op.fx_height = 0.5
+op.fx_invert = False
+op.fx_offset = 0.0
op.edge_falloff = '3'
op.falloff_x = 6.0
op.falloff_y = 6.0