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