Nodes > Functions > Sub-Graph > Matrix Export
Exports a matrix to outside of the sub-graph.
Inputs
| Name | Type | Description |
|---|---|---|
| Value | matrix | Matrix to export |
Properties
| Name | Type | Description |
|---|---|---|
| Title | string | How the port is titled on the parent sub-graph node |
| Dimension | dropdown | Number of dimensions of the matrix to use |
| SortIndex | int | Controls the ordering relative to other ports on the parent sub-graph node |
| Tooltip | string | Tooltip message shown on mouse hover |
Was this page helpful?