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

    Enum ARWorldMappingStatus

    Used to determine the suitability of the current session for creating an ARWorldMap. See Apple's documentation for ARWorldMappingStatus for more information.

    Namespace: UnityEngine.XR.ARKit
    Syntax
    public enum ARWorldMappingStatus

    Fields

    Name Description Value
    Extending

    Mapping is actively extending the map with the user's motion. The session will be relocalizable for previously visited areas but is still being updated for the current space.

    Limited

    Mapping is available but has limited features. For the device's current position, it is not recommended to serialize the current session.

    Mapped

    The session has adequately mapped the visible area. The map can be used to relocalize for the device's current position.

    NotAvailable

    Mapping is not available.

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