This commit is contained in:
2026-05-02 18:40:13 +10:00
parent 80399c5a15
commit 2a0eea936d
3 changed files with 149 additions and 24 deletions

View File

@@ -94,6 +94,15 @@
"min": 0.0,
"max": 0.2,
"step": 0.005
},
{
"id": "noiseSize",
"label": "Noise Size",
"type": "float",
"default": 1.0,
"min": 0.25,
"max": 6.0,
"step": 0.05
}
]
}