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
Import newest CurvedUI package.
Add [CameraRig] prefab from Meta XR package to the scene.
Add CurvedUISettings to your canvas.
Set CurvedUISettings' Control Method to META_XR
Choose your Interaction Button.
(Optional) Drop CurvedUILaserPointer prefab anywhere on the scene. It will be your laser guide.
Last updated