docs.unity3d.com
    Show / Hide Table of Contents

    Class XRGeneralSettingsUpgrade

    Helper class to auto update settings across versions.

    Inheritance
    Object
    XRGeneralSettingsUpgrade
    Namespace: UnityEditor.XR.Management
    Syntax
    public static class XRGeneralSettingsUpgrade : object

    Methods

    UpgradeSettingsToPerBuildTarget(String)

    Worker API to do the actual upgrade

    Declaration
    public static bool UpgradeSettingsToPerBuildTarget(string path)
    Parameters
    Type Name Description
    String path

    Path to asset to upgrade

    Returns
    Type Description
    Boolean

    True if settings were successfullly upgraded, else false.

    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