Nodes > Functions > Sub-Graph > Float Export
Exports a float value to outside of the sub-graph.
Inputs
Name | Type | Description |
---|---|---|
Output | float | Value to export |
Outputs
Name | Type | Description |
---|---|---|
Output | float | Exported value |
Properties
Name | Type | Description |
---|---|---|
Title | string | How the port is titled on the parent sub-graph node |
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?