docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum VisionOSSettings.ImmersionStyle

    The ImmersionStyle for a given ImmersiveSpace. These enums correspond to their equivalently named Apple APIs. Refer to Apple Developer documentation for more information.

    Namespace: UnityEditor.XR.VisionOS
    Assembly: Unity.XR.VisionOS.Editor.dll
    Syntax
    public enum VisionOSSettings.ImmersionStyle

    Fields

    Name Description
    Automatic

    The default immersion style. It currently defaults to Mixed.

    Full

    Displays unbounded content that completely replaces passthrough.

    Mixed

    Displays unbounded content mixed with passthrough.

    Progressive

    Displays unbounded content that partially replaces passthrough.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)