Grouping of 3D Widgets or Hierarchical Structures for Hololens
My team is developing a Hololens AR experience that will be overlaying virtual models over a very large object. We want to have an easily repositionable UI so the user will be able to access critical information displayed on the 3D menu from any area around the object. A feature that would help in developing this would be the ability to have a built-in grouping or hierarchy feature for Widgets in the View so multiple Widgets could share a common pivot and javascript could be used to control the position and rotation on all of the widgets at once. This is possible with the 2D Layout in Mobile projects but doesn't appear to be possible in the 3D Eyewear project. Has anyone been able to implement this kind of feature in a Studio project for the Hololens?
I've inserted this diagram to better explain what we are trying to accomplish.


