Description
MeshWarp (v1) Experimental
Mesh Warp Node
Information
| Module | MeshResizingDataflowNodes |
| Category | MeshResizing |
| Tags | Mesh Warp |
| Type | FMeshWarpNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Alpha | float | 1.000000 | |
| WarpMethod | EMeshResizingWarpMethod | RBFInterpolate | |
| NumInterpolationPoints | int32 | 100 | |
| bInterpolateNormals | bool | True |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| MeshToResize | TObjectPtr<UDataflowMesh> | None | |
| SourceMesh | TObjectPtr<UDataflowMesh> | None | |
| TargetMesh | TObjectPtr<UDataflowMesh> | None |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| BlendedTargetMesh | TObjectPtr<UDataflowMesh> | ||
| ResizedMesh | TObjectPtr<UDataflowMesh> |