Navigation
BlueprintAPI > BlueprintAPI/Components > BlueprintAPI/Components/ARFaceMesh
Updates the face mesh vertices. The topology and UVs do not change post creation so only vertices are updated
Target is Apple ARKit Face Mesh Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| vector | Vertices | Vertex buffer of all vertex positions to use for this mesh section. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |