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

    Enum ARKitErrorCode

    Error codes related to the ARKit Framework, like OnSessionDidFailWithError(ARKitSessionSubsystem, NSError).

    Namespace: UnityEngine.XR.ARKit
    Syntax
    public enum ARKitErrorCode : long
    Remarks

    These values correspond to ARKit's ARErrorCodes.

    Fields

    Name Description Value
    CameraUnauthorized

    App does not have permission to use the camera. The end-user can change this in the app's settings.

    CollaborationDataUnavailable

    Collaboration data is not available.

    FileIOFailed

    Unable to read or write to file.

    GeoTrackingFailed

    Geo tracking has encountered a runtime error.

    GeoTrackingNotAvailableAtLocation

    Geo tracking is not available at this location.

    InsufficientFeatures

    Insufficient features.

    InvalidCollaborationData

    Invalid collaboration data.

    InvalidConfiguration

    Invalid configuration.

    InvalidReferenceImage

    Invalid reference image

    InvalidReferenceObject

    Invalid reference object.

    InvalidWorldMap

    Invalid world map.

    LocationUnauthorized

    App does not have permission to use the location data of the device. The user can change this in the settings.

    MicrophoneUnauthorized

    App does not have permission to use the microphone. The user can change this in the settings.

    ObjectMergeFailed

    Object merge failed.

    RequestFailed

    Generic request failure.

    SensorFailed

    A sensor failed to provide the required input.

    SensorUnavailable

    A sensor required to run the session is not available.

    UnsupportedConfiguration

    Unsupported configuration.

    WorldTrackingFailed

    World tracking has encountered a fatal error.

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