CSV/Table Read Modifier
Method #
This node reads in values from an imported table cell, and outputs it ready for use in a modifier system.
You can add tables in the Resource Panel via Interactive-> CSV/Text File
The output is a numeric value that can be further processed with other modifiers, or directly connected to a parameter in another node, using the operation method selected.
Parameters
These properties control the core behaviours of the node.
Parameter Details
Current Value Shows the current value of the effect. Cannot be directly changed.
CSV File The table resource.
Read Index In a 2D table, this is the column to be picked from. In a 1D list this is the index to pick.
Row Index In a 2D table, this is the row to be picked from.
Selection Mode
- Index : A row of separated values.
- 2D - Column + Row : The more traditional table layout.
Scale Adjust the scale/range of the modifier.
Modifier Operation The operation to be performed on the targeted parameter.
- Add : Adds to the parameter value.
- Subtract : Subtracts from the parameter value.
- Multiply : Multiplies the parameter value.
- Replace : Replaces the parameter value.
Inputs
These properties control the core behaviours of the node.
Parameter | Details |
---|---|
Current Value | Shows the current value of the effect. Cannot be directly changed. |
CSV File | The table resource. |
Read Index | In a 2D table, this is the column to be picked from. In a 1D list this is the index to pick. |
Row Index | In a 2D table, this is the row to be picked from. |
Selection Mode |
|
Scale | Adjust the scale/range of the modifier. |
Modifier Operation | The operation to be performed on the targeted parameter.
|
There are no inputs for this node.