Nodes > Functions > Channels > Split Vector
Splits a single input value into multiple configurable output values.
Inputs
Name | Type | Description |
---|---|---|
Value | float | Input value |
Outputs
Name | Type | Description |
---|---|---|
Value | float | Output 1 value |
Value | float | Output 2 value |
Value | float | Output 3 value |
Value | float | Output 4 value |
Properties
Name | Type | Description |
---|---|---|
Output 1 | dropdown | Number of channels in Output 1 |
Output 2 | dropdown | Number of channels in Output 2 |
Output 3 | dropdown | Number of channels in Output 3 |
Output 4 | dropdown | Number of channels in Output 4 |
Was this page helpful?