Nodes > Functions > Sub-Graph > Float Array Object Import

Imports a Float Array Object into the sub-graph.
Outputs
| Name | Type | Description |
|---|---|---|
| Float Array | link | Imported Float Array Object |
Properties
| Name | Type | Description |
|---|---|---|
| Title | string | How the port is titled on the parent sub-graph node |
| 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?