Navigation
BlueprintAPI > BlueprintAPI/Testing
Compare the face textures for the two supplied characters Does NOT require the characters to have been added for edit Returns true if face textures are identical to within the specified tolerance for each channel of each pixel, false otherwise
Target is MetaHuman Character Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | In Character 1 | |
| object | In Character 2 | |
| integer | In Pixel Tolerance |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |