Remap Values
Remap between 0 and 1 an array of values
Installation
To use this Node, you must enable wip.deform.devTools
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
values |
|
Input values |
[] |
function |
|
remap function |
0 |
minimum |
|
Minimum value |
0 |
maximum |
|
Maximum value |
1 |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
values |
|
Output values |
[] |