Composition layers
Learn how the Unity OpenXR Plug-in supports the XR Composition Layers package.
The Unity OpenXR Plug-in provides a runtime implementation of Unity's Composition layers package, enabling your application to submit composition layers directly to the OpenXR runtime. Refer to the following topics to learn how to use Composition Layers in your OpenXR project:
| Topic | Description |
|---|---|
| Composition layers support | Enable Composition Layers support, create custom layers, and view the OpenXR extensions the feature enables. |
| Composition layers architecture | Learn how the Unity OpenXR Plug-in implements the XR Composition Layers API and understand which OpenXR extensions it enables. |