Navigation
BlueprintAPI > BlueprintAPI/Testing
Evaluate the body state for each of the supplied characters, and compare the vertices and vertex normals Requires the characters to have been added for edit using TryAddObjectToEdit Returns true if all corresponding vertices and vertex normals are within InTolerance of each other in terms of vector norm
Target is MetaHuman Character Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| object | In Character 1 | |
| object | In Character 2 | |
| real | In Tolerance |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Return Value |