Exploring the XR Interaction Toolkit demo scene
In this section, we will delve into the Demo Scene asset of the XR Interaction Toolkit. This scene offers a comprehensive overview of all the crucial concepts you need to grasp to develop your own immersive VR experiences. If you’ve followed the steps in the previous section, you should now be presented with the scene pictured in Figure 3.3.
Figure 3.3 – The Scene view and the Scene Hierarchy window of the XR Interaction Toolkit’s demo scene
Beyond the Demo Environment, Poke Interactions Sample, and Gaze Interactables GameObjects, you will discover five prefabs (indicated by the blue cubes in Figure 3.3) within the demo scene: Teleportation Environment, XR Interaction Setup, Interactables Sample, UI Sample, and Climb Sample. These prefabs deliver readily usable components and configurations for standard XR behaviors and interactions. For example, if you wish to integrate the Climb Sample...