XR Interaction Toolkit
<p>Now that we have the Oculus Quest Link initiated, let’s dive into the XR Interaction Toolkit.</p>
<p>To install the XR Interaction Toolkit, we need to go into Unity’s Package Manager and search for “XR Interaction Toolkit.”</p>
<p><img alt="" src="https://miro.medium.com/v2/resize:fit:770/1*bzbUYtf_VQg3XcAwigpVBw.png" style="height:588px; width:700px" /></p>
<p>You may get a pop-up to enable backends and you want to select yes and this will restart the editor. Another pop-up may appear but this pop-up is more relative to if you want to adjust an existing project.</p>
<p>If the XR Interaction Toolkit has been successfully installed, you will see a new XR folder in the Project Panel and if you right-click in the Hierarchy Panel, you should see another XR section there as well to make XR Game Objects.</p>
<p><a href="https://medium.com/@kennethmclachlan11/xr-interaction-toolkit-c9e78e736f7e"><strong>Website</strong></a></p>