Files
nodarium/nodes/max/plantarium/output/src/inputs.json
T
max 4db1cc7d4f
Deploy to GitHub Pages / build_site (push) Successful in 2m21s
feat: add path_geometry data
2024-04-24 19:11:00 +02:00

21 lines
333 B
JSON

{
"id": "max/plantarium/output",
"outputs": [],
"inputs": {
"input": {
"type": "path",
"accepts": [
"geometry"
],
"external": true
},
"resolution_circle": {
"type": "integer",
"value": 32,
"min": 3,
"max": 64,
"setting": "resolution.circle"
}
}
}