mirror of
https://github.com/Mjokfox/WorldEdit_terraform.git
synced 2025-04-09 03:03:46 -04:00
Update readme.md
This commit is contained in:
parent
53a3937e45
commit
dbb8b7d2c4
1 changed files with 4 additions and 2 deletions
|
@ -12,8 +12,10 @@ shape: Shape of the terraform area, either "sphere" or "cube".
|
|||
|
||||
## Settings
|
||||
|
||||
radius_limit (int): Maximum allowable radius for the terraform operation.\
|
||||
threshold_multiplier (int): Multiplier applied to the threshold value.
|
||||
radius_limit: Maximum allowable radius for the terraform operation.\
|
||||
threshold_multiplier: Multiplier applied to the threshold value.\
|
||||
gauss_sigma: The sigma value used in the generation of the guassian kernel.\
|
||||
guass_radius: The radius of the kernel.
|
||||
|
||||
## Examples
|
||||
|
||||
|
|
Loading…
Reference in a new issue