Update readme.md

This commit is contained in:
mjokfox 2024-05-26 16:20:36 +02:00 committed by GitHub
parent 53a3937e45
commit dbb8b7d2c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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