Measuring Tool in ArcGIS Pro for SDK Unity

Hello!

I’m trying to create a measuring tool that would work on an ArcGIS Pro for SDK Unity Map. I want the tool to work when it is built onto the tablet, where the user can touch two areas and it would calculate the distance between the two points. How do I do that? Thanks!