Nodes > Functions > Sub-Graph > Texture Object 2D Import
Imports a Texture2D value into the sub-graph.
Outputs
| Name | Type | Description |
|---|---|---|
| Texture | tex2D | Imported Texture2D value |
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?