I am very new to Unity and Hololens development. As part of a small POC, we need to show the object's position (X, Y and Z axis) on the screen.
For example, if the user interacts with a 3D cube and moves it with a hand, the real-time position of the cube should be visible on Slate.
I tried to add slate to my Unity project but even though I tried, I could not change the text on Slate. Is Slate the correct component for this?
Is there any way this can be achieved?
Regard, Mayank Pande