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/canion.py')
-rw-r--r--presets/operator/mesh.landscape_add/canion.py20
1 files changed, 17 insertions, 3 deletions
diff --git a/presets/operator/mesh.landscape_add/canion.py b/presets/operator/mesh.landscape_add/canion.py
index b856a0f3..1debf9a9 100644
--- a/presets/operator/mesh.landscape_add/canion.py
+++ b/presets/operator/mesh.landscape_add/canion.py
@@ -12,8 +12,8 @@ op.sphere_mesh = False
op.subdivision_x = 128
op.subdivision_y = 128
op.mesh_size = 2.0
-op.mesh_size_x = 3.0
-op.mesh_size_y = 3.0
+op.mesh_size_x = 2.0
+op.mesh_size_y = 2.0
op.random_seed = 5
op.noise_offset_x = 0.0
op.noise_offset_y = 0.0
@@ -40,13 +40,27 @@ op.marble_shape = '4'
op.height = 0.6000000238418579
op.height_invert = False
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 = '2'
op.falloff_x = 4.0
op.falloff_y = 4.0
op.edge_level = 0.15000000596046448
op.maximum = 0.5
op.minimum = -0.20000000298023224
-op.use_vgroup = False
+op.vert_group = ''
op.strata = 4.0
op.strata_type = '2'
op.water_plane = False