For the complete documentation index, see llms.txt. This page is also available as Markdown.

Meta Quest SDK

MultiSet VPS for Unity projects targeting Meta Quest headsets

The MultiSet Quest SDK is a Unity development kit built specifically for Meta Quest headsets. It connects your mixed reality application to MultiSet's Visual Positioning System for centimeter-accurate real-time localization, pose visualization, and camera access.

What's inside

  1. Installation Guide: requirements, package import, and scene setup for Quest.

  2. Map Mesh Downloader: fetch and display a map's mesh inside the headset.

  3. Authentication: authenticate the SDK with your Client ID and Client Secret.

  4. Sample Scenes: localization, single frame localization, object tracking, and navigation samples.

  5. API Reference: the manager classes the Quest SDK exposes.

Building for handheld iOS or Android instead? See the AR Foundation SDK.

Last updated

Was this helpful?