Skip to content

Commit

Permalink
🟦 [Nodes] Improve Disk params
Browse files Browse the repository at this point in the history
  • Loading branch information
JulesFouchy committed Nov 9, 2024
1 parent 89c7e9c commit d4301e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Nodes/30 Shape/Disk.clbnode.presets.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"Value": 0.5,
"Metadata": {
"Bounds": {
"Has min bound": false,
"Has min bound": true,
"Min": 0.0,
"Has max bound": false,
"Max": 1.0,
"Drag speed": 0.009999999776482582,
"Use slider": false,
"Is logarithmic": false
"Is logarithmic": true
}
}
}
Expand Down

0 comments on commit d4301e3

Please sign in to comment.