Table to Gradient
Brief Description
Converts a Table to a Gradient. This is useful to generates a gradient from external data
Controls
| Parameter / Script Name | Type | Default | Function |
|---|---|---|---|
Enabled / enabled
|
Boolean | On | |
Table / source
|
- | ||
Stop Position Column / position_column
|
Choice | - |
- Default Value (Linear) |
Red Column / r_column
|
Choice | - |
- Default Value (0) |
Green Column / g_column
|
Choice | - |
- Default Value (0) |
Blue Column / b_column
|
Choice | - |
- Default Value (0) |
Alpha Column / a_column
|
Choice | - |
- Default Value (1) |
Left Influence Column / left_influence_column
|
Choice | - |
- Default Value (0.33) |
Right Influence Column / right_influence_column
|
Choice | - |
- Default Value (0.33) |
Interpolation Mode Column / interp_column
|
Choice | - |
- Default Value (Bezier) |
