Model meshs' World Coordinates to Screen Coordinates

I’m interested in computer vision. I’m recently trying some takes with Unreal.

I want different positions of models from different camera view.

I want to know there’re same position. (world coordinates)

So, I want to know to get screen coordinates from mesh’s vertex in world coordinates.

Is there any way to know this?