Create Face Mesh

Create Face Mesh

Windows
MacOS
Linux

Create the initial face mesh from raw mesh data

Target is Apple ARKit Face Mesh Component

Create Face Mesh
Target
Vertices
Triangles
UV0

Inputs

In
Exec
Target
Apple ARKit Face Mesh Component Object Reference
Vertices
Array of Vectors

Vertex buffer of all vertex positions to use for this mesh section.

Triangles
Array of Integers

Index buffer indicating which vertices make up each triangle. Length must be a multiple of 3.

UV0
Array of Vector 2D Structures

Optional array of texture co-ordinates for each vertex. If supplied, must be same length as Vertices array.

Outputs

Out
Exec
Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss