mirror of
https://github.com/hydra-synth/hydra.git
synced 2025-12-11 17:30:02 +01:00
Update default radius value in shape docs
(At least according to 39f7cd783c (diff-e4cce30f8d436e76187a26beb75e4fdfR86)
the default value for radius is 0.3).
This commit is contained in:
@@ -194,7 +194,7 @@ Pixelate texture with `pixelX` segments and `pixelY` segments.
|
||||
|
||||
### shape( `sides`, `radius`, `smoothing`)
|
||||
* sides :: int (default 3.0)
|
||||
* radius :: float (default 60.0)
|
||||
* radius :: float (default 0.3)
|
||||
* smoothing :: float (default 0.01)
|
||||
|
||||
### solid( `r`, `g`, `b`, `a`)
|
||||
|
||||
Reference in New Issue
Block a user