scalars to vector
The scalars to vector module creates an n-length vector by combining n selected scalar data components. The vector length is determined by the Vector Type selector (2D or 3D).
Once the required number of components has been selected, any other data components are grayed out and not selectable. To change selections, first deselect one of the vector components and then select a new component. If no components are selected, then all components are selectable. The order in which the components are selected determines the order they occur in the vector.
Ports
| Direction | Name | Type | Description |
|---|---|---|---|
| Input | Input Field | Field | A field containing data components to combine into a vector. |
| Output | Output Field | Field | A field containing the data combined into a vector. |
| Output | Output Object | Renderable | A renderable object displaying the combined data. |
Properties
| Property | Type | Description |
|---|---|---|
| Vector Type | Choice: 2D Vector, 3D Vector | Allows the user to select between two and three data components to create the output vector. |
| Vector Components | Multi-select | Allows the user to set which data components to use when creating the vector. |