Meshing
This page is a supplement to the AR Foundation Meshing manual. The following sections only contain information about APIs where Meta Quest exhibits unique platform-specific behavior.
Space Setup
Before your app can access meshes from Meta's OpenXR runtime, the user must first complete Space Setup on their device.
Important
If Space Setup is not complete, AR Foundation cannot access mesh data from the device.
Tip
When developing an AR app, refer to both the AR Foundation documentation as well as the required packages for each platform you support.
Permissions
Your app's user must grant an Android system permission before you can access mesh data. Refer to Permissions for more information.