docs.unity3d.com
Search Results for

    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

    XRGeneralSettingsUpgrade

    Helper class to auto update settings across versions.

    XRSupportedBuildTargetAttribute

    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

    In This Article
    Back to top
    Copyright © 2025 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)