docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method InstallAsync

    InstallAsync()

    Asynchronously attempts to install XR software on the current device. Throws if supportsInstall is false.

    Declaration
    public Promise<SessionInstallationStatus> InstallAsync()
    Returns
    Type Description
    Promise<SessionInstallationStatus>

    A Promise<T> which can be used to determine when the installation completes and to retrieve the result.

    Remarks

    This platform-agnostic method is typically implemented by a platform-specific package.

    In This Article
    • InstallAsync()
    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)