microsoft / MixedReality-WorldLockingTools-Unity

Unity tools to provide a stable coordinate system anchored to the physical world.
https://microsoft.github.io/MixedReality-WorldLockingTools-Unity/README.html
MIT License
188 stars 45 forks source link

Feature Request: Component/Utility to that can display object transforms during runtime. #253

Open Asif-Zahir opened 2 years ago

Asif-Zahir commented 2 years ago

It would also be nice to have an official utility component that I can attach to my game objects, much like the Object Manipulator, that will tell me the transforms of every object. Additionally, if we can also add component that allows us to precisely change the position, rotation and scale during runtime without having to eye ball it using Object Manipulator.

fast-slow-still commented 2 years ago

Interesting ideas, thanks for suggesting them!