DESCRIPTION:
Gets the 2D image space position of a landmark
INPUTS:
- Target [MediaPipeFaceTrackerComponent]: The Unreal Engine/MediaPipe interface object.
- ID[int] : Landmark ID (Check https://face.uplugins.com/face-mesh/ for reference)
OUTPUT:
- Image space position [FVector2D]: 2D position of the landmark.