docs.unity3d.com
    目次を表示する/隠す

    Enum SessionInstallationStatus

    An enum used to determine the current status of the software install.

    Namespace: UnityEngine.XR.ARSubsystems
    Syntax
    public enum SessionInstallationStatus
    Remarks

    Some devices might support AR but require a software update. Some platforms allow prompting a user to install the required software. This enum is used to indicate the result of an installation request.

    Fields

    Name Description Value
    Error

    An unknown error occurred during installation.

    ErrorDeviceNotCompatible

    The installation was not successful because the device is not compatible.

    ErrorInstallNotSupported

    The installation was not successful because installation is not supported.

    ErrorUserDeclined

    The installation was not successful because the user declined the installation.

    None

    Default value. The installation status is not known.

    Success

    The installation was successful.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)