Enum VisionOSSettings.AppMode
Which mode the app will use.
Namespace: UnityEditor.XR.VisionOS
Assembly: Unity.XR.VisionOS.Editor.dll
Syntax
public enum VisionOSSettings.AppMode
Fields
Name | Description |
---|---|
Hybrid | Hybrid - Switch between Metal and RealityKit |
Metal | Metal Rendering with Compositor Services |
RealityKit | RealityKit with PolySpatial |
Windowed | Windowed - 2D Window |