Nodes > Functions > Sub-Graph > Matrix Import
Imports a matrix into the sub-graph.
Outputs
| Name | Type | Description |
|---|---|---|
| Value | matrix | Imported matrix |
Properties
| Name | Type | Description |
|---|---|---|
| Title | string | How the port is titled on the parent sub-graph node |
| Dimension | dropdown | Number of dimensions to use of the matrix |
| Group | string | If not empty, draws the port in a collapsible group with this Group name in the parent sub-graph's settings view |
| 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?