Setup for Meta XR SDK

1. Install Meta XR SDK in your project

  • Install Unity

  • Import XR Plugin Management package.

  • Install your VR hardware SDK in Player Preferences > Plugin Management

  • Import Meta XR All-in-One package into your project

2. Install and configure CurvedUI

You can also use the “Meta XR Starter” demo scene. It has been set up before for you.

  1. Import newest CurvedUI package.

  2. Add [CameraRig] prefab from Meta XR package to the scene.

  3. Add CurvedUISettings to your canvas.

  4. Set CurvedUISettings' Control Method to META_XR

  5. Choose your Interaction Button.

  6. (Optional) Drop CurvedUILaserPointer prefab anywhere on the scene. It will be your laser guide.

Last updated