feat: add some documentation
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m9s
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m9s
This commit is contained in:
@@ -30,12 +30,11 @@
|
||||
},
|
||||
"offsetSingle": {
|
||||
"type": "float",
|
||||
"hidden": true,
|
||||
"description": "Used to offset every second branch",
|
||||
"min": 0,
|
||||
"hidden": true,
|
||||
"max": 1,
|
||||
"step": 0.01,
|
||||
"value": 0.5
|
||||
"value": 0
|
||||
},
|
||||
"lowestBranch": {
|
||||
"type": "float",
|
||||
|
||||
Reference in New Issue
Block a user