Navigating a 3D widget with a controller?

To show 3D UI,you will need WidgetComponent.
to interact with 3D UI,you need WidgetInteractionComponent.
make sure WidgetInteractionComponent can trace your WidgetComponent,and setFocus


image