Navigation
BlueprintAPI > BlueprintAPI/Sculpting
@brief Gets the positions of the face landmarks for a given character.
Requires the character to be added for edit using TryAddObjectToEdit
Target is MetaHuman Character Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| object | In Character | The character to obtain the landmarks for |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | Out Face Landmarks | the list with the face landmarks positions |