GetFaceMeshVertexPosition

DESCRIPTION:

Gets the 3D position of a face vertex

INPUTS:

  • Target [MediaPipeFaceTrackerComponent]: The Unreal Engine/MediaPipe interface object.
  • ID[int] : Landmark ID

OUTPUT:

  • Position [FVector]: 3D position of the face vertex.