Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The LSDK VR Sample uses Unity’s XR Interaction Toolkit and requires these additional configuration steps.

1. Download XR Plugin Management from Package Manager

Make sure to install the required Plugin depending on your VR platform (e.g. Oculus).

2. Download XR Interaction Toolkit from Package Manager

Depending on your Unity version, this will either be available in the Unity Registry or installed by name as com.unity.xr.interaction.toolkit. Note that you may need to restart Unity when you install.

Full instructions can be found here https://docs.unity3d.com/Packages/com.unity.xr.interaction.toolkit@2.0/manual/installation.html

3. Install XR Interaction Toolkit Starter Assets

The demo app uses the default controller configurations supplied by the Starter Assets.

4. Make Sure Inputs are Configured

Make sure that the Actions on the Controllers are configured properly and do not say “Missing.” If they are not configured properly, you can follow these instructions to configure them:

https://www.mindport.co/vr-builder-tutorials/xr-interaction-toolkit-setup

  • No labels