docs.unity3d.com
    Show / Hide Table of Contents

    Class WindowsMRBuildSettings

    Build specific settings for the Windows XR Plugin package.

    Inheritance
    Object
    WindowsMRBuildSettings
    Namespace: UnityEngine.XR.WindowsMR
    Syntax
    public class WindowsMRBuildSettings : ScriptableObject

    Fields

    HolographicRemoting

    True if we want to use holographic remoting in a UWP desktop build, false otherwise.

    Declaration
    public bool HolographicRemoting
    Field Value
    Type Description
    Boolean

    UsePrimaryWindowForDisplay

    Enable or disable the use of the primary window for XR display.

    If enabled the XR Plugin will attempt to take over the CoreWindow instance of the player for reuse. If disabled then the plugin will create a new secondary CoreWindow+View to use.

    Only applicable for XAML based applications.

    Declaration
    public bool UsePrimaryWindowForDisplay
    Field Value
    Type Description
    Boolean
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023