Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Monocular Animation Pipeline Models' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| string | NNE Backend | The NNE runtime backend to use for inference (e.g. "NNERuntimeCoreML", "NNERuntimeORTCpu") |
| struct | Face Detector | The model which will be used for initial face detection |
| struct | Face Head Pose Tracker | The model which will be used for face headpose calculation |
| struct | Face Solver | The model which will be used for solving |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Monocular Animation Pipeline Models |