Navigation
BlueprintAPI > BlueprintAPI/MeshProcessor
Apply some processing to change the input mesh
Target is Dynamic Mesh Processor Blueprint
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Target Mesh | Mesh to update (in place) |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Failed | Set to true to report that the processing has failed |