This repository has been archived on 2025-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
ARPlusSystem/ARPlusSystem-250418/Library/PackageCache/com.unity.xr.arsubsystems@4.../Documentation~/mesh-subsystem.md

9 lines
545 B
Markdown
Raw Normal View History

---
uid: arsubsystems-mesh-subsystem
---
# XR mesh subsystem
Provider packages for platforms that support 3D reconstruction of physical surroundings can implement the [XRMeshSubsystem](https://docs.unity3d.com/ScriptReference/XR.XRMeshSubsystem.html). The purpose of this subsystem is the efficient generation of meshes inside of Unity based on the geometry data provided by an XR device.
In addition to creating meshes, the subsystem can be used to get information about generated meshes and to limit the volumes in which meshes are created.