Name | ID | Description | Type |
---|---|---|---|
Numbers | N | Set of numbers to tween through | Number |
Factor | F | Tween factor (0.0 = Number at N start, 1.0 = Number at N end), unless Normalized is False. | Number |
Equalized | E | If True, tween distribution is evaluated between the extremes of the input number set without considering the locations of the input number set | Boolean |
Loopback | L | If True, allow the tween path to continue from the end back to the start as a closed loop (if Normalized is False, increase the tween factor range maximum by 1) | Boolean |
Name | ID | Description | Type |
---|---|---|---|
Tween | T | Resulting tween number | Number |
Site design © Robin Rodricks.
Pufferfish and associated data © 2024 Michael Pryor.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub