This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
AlignUVMeshNode (v1) Experimental
Align UVMesh Node
Input(s) : BaseUVChannelIndex - Base UV channel index in case it differs from the ResizingMesh UV channel index, or -1 to use the same channel.
Information
| Module | MeshResizingDataflowNodes |
| Category | MeshResizing |
| Tags | Align UV Mesh |
| Type | FAlignUVMeshNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| bScale | bool | True |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| ResizingMesh | TObjectPtr<UDataflowMesh> | None | |
| BaseMesh | TObjectPtr<UDataflowMesh> | None | |
| UVChannelIndex | int32 | 0 | |
| BaseUVChannelIndex | Base UV channel index in case it differs from the ResizingMesh UV channel index, or -1 to use the same channel. | int32 | -1 |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| ResizingMesh | TObjectPtr<UDataflowMesh> | ||
| UVChannelIndex | int32 |