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

    Enum ARWorldAlignment

    Specifies how the session maps real-world device motion into a 3D scene coordinate system. See requestedWorldAlignment.

    Namespace: UnityEngine.XR.ARKit
    Syntax
    public enum ARWorldAlignment
    Remarks

    See Apple's documentation for more information.

    Fields

    Name Description Value
    Camera

    Aligns the world with the camera’s orientation.

    Gravity

    Aligns the world with gravity that is defined by vector (0, -1, 0).

    GravityAndHeading

    Aligns the world with gravity that is defined by the vector (0, -1, 0) and heading (in relation to True North) that is given by the vector (0, 0, 1).

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