Getting started with 3D object interaction
Learn to manipulate and interact with 3D objects
Learning objectives
By the end of this module you will be able to:
- Learn how to configure 3D objects so they can be interacted with
- Learn how to add bounds control to 3D objects
- Learn how to organize buttons in a collection
- Learn how to use MRTK's menu prefabs
- Learn how to interact with holograms using UI menus and buttons
- Learn how to add text elements
- Learn how to spawn tooltips on objects dynamically
Prerequisites
- A Windows 10 PC configured with the correct tools
- Windows 10 SDK 10.0.18362.0 or later
- (Optional) A HoloLens 2 device configured for development
- Unity Hub with Unity 2020.3.X/2019.4.X installed and the Universal Windows Platform Build Support module added
- Set up a mixed reality project in Unity module
- Mixed Reality Feature Tool
- Basic familiarity with Unity - interface, scene creation, package import, addition of GameObjects to a scene