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 Current »

1. Download

The Open XR plugin should be available here:

https://developer-global.pico-interactive.com/resources/

2. Install

  1. Extract the OpenXR zip

  2. In Unity Package Manager

    1. Choose “Add package from disk”

    2. Navigate to the “package.json” file in the extracted folder

3. Configure

3.1 OpenXR

  1. Choose OpenXR Plugin and enable PICO XR feature group

  2. Enable PICO4 and PICO Neo3 Interaction Profiles

3.2 Other Configurations

  • Disable Auto Graphics API. Make sure to use OpenGLES3

  • Set Minimum API Level to Android 10.0 (API Level 29)

  • Set Target Architecture to ARM64

  • No labels