docs.unity3d.com
    Show / Hide Table of Contents

    Namespace UnityEditor.XR.Management

    Classes

    PackageNotificationInfo

    This class holds information that should be displayed in an Editor tooltip for a given package.

    PackageNotificationUtils

    Static utility class for managing package notifications for packages.

    XRBuildHelper<T>

    Base abstract class that provides some common functionality for plugins wishing to integrate with management assisted build.

    XRCustomLoaderUIAttribute

    Custom attribute that indicates a class supports the IXRCustomLoaderUI for a specific loader and build target group. Any class marked with this attribute will have IXRCustomLoaderUI methods called on it while the XR Plug-in Management UI is displaying the supported loader for the supported build target.

    Note that there can only be one custom loader for each (Loader Type, BuildTargetGroup) combination. If more than one loader exists, the system will fall back to built-in supported rendering and log a warning in the Console window.

    XRGeneralSettingsPerBuildTarget

    Container class that holds general settings for each build target group installed in Unity.

    XRGeneralSettingsUpgrade

    Helper class to auto update settings across versions.

    Interfaces

    IXRCustomLoaderUI

    Custom interface provided by the package if the package uses its own UI in the XR Plug-in Management loader selection window.

    Any class that implements this interface must be tagged with the XRCustomLoaderUIAttribute attribute.

    XRPackageInitializationBase

    Interface for specifying package initialization information

    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