Attribute Adjust Syntax Tricks
# Setting Random Non-continuous Values
You can use the following syntax to specify a range from where the values will be picked. Set the value type to List of Values
.
|
|
This tells the node to create values from 1 to 3 with a stepsize of 1 and values from 5 to 9 with a stepsize of 0.25.
sources / further reading: