3D Panel
What Does This Widget Do?
The 3D Panel widget is a container that allows you to group widgets and data on the panel to create contrast in a 3D Eyewear Experience. A 3D Panel also lets you nest the following widgets under it to allow for grouping:
|
Once a widget is nested under the 3D Panel widget, its coordinate position is relative to the panel, not the canvas.
|
How Do I Use This Widget?
Use a 3D Panel when you want to create contrast using a background for other widgets. For example, you could use a 3D panel when you want to make sure a 3D button and 3D gauge are easy to see on a HoloLens Experience.
Are There Any Special Properties, Services, Events, or Actions?
To view a list of common widget properties, services, and events, see
Common Widget Properties, Services, and Events.
Property | Description |
Tagalong | Makes the panel stay within the your frontline view and ensures that it placed in a convenient location in the environment. Users can also pin and unpin the panel when viewing an Experience using the pin icon: This allows individual users viewing an Experience to change the Tagalong property. |
Event | Description |
Tethered | Triggered when the panel is switched into follow mode. |
Untethered | Triggered when the panel is take out of follow mode. |
The Widget in Action
Here’s an example of what your widget might look like!
Minimum Steps Required for Use | What It Looks Like |
1. Drag and drop a 3D Panel widget onto the canvas. 2. Drag and drop the widgets you want displayed in front of the panel. For this example, we’ve added a 3D Button, 3D Image, and 3D Toggle Button widget. | After you drag and drop the widgets onto the canvas, you’ll need to nest them underneath the panel widget in the Views tree by dragging and dropping them under the panel widget. |
| |