Description
DuplicateMeshUVChannelNode (v1)
Create a new UV layer/channel in a UDataflowMesh
Input(s) : Mesh [Intrinsic] - DataflowMesh input/output
Output(s): Mesh [Passthrough] - DataflowMesh input/output NewUVChannel - Index of the added UV channel
Information
| Module | GeometryCollectionNodes |
| Category | Mesh|Utilities |
| Tags | Mesh UV DataflowMesh |
| Type | FDuplicateMeshUVChannelNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| SourceUVChannel | Index of the source UV channel | int32 | -1 |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Mesh | DataflowMesh input/output | TObjectPtr<UDataflowMesh> | None |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Mesh | DataflowMesh input/output | TObjectPtr<UDataflowMesh> | |
| NewUVChannel | Index of the added UV channel | int32 |