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

    Enum TrackableType

    Flags that represent trackable types in XR. A trackable is feature in the physical environment that a device is able to track, such as a surface. Often used in conjunction with XRRaycastHit.

    Namespace: UnityEngine.XR.ARSubsystems
    Syntax
    [Flags]
    public enum TrackableType

    Fields

    Name Description Value
    All

    Deprecated in favor of AllTypes. Refers to all trackable types except Depth.

    AllTypes

    Refers to all trackable types.

    Depth

    Refers to a point in the depth map.

    Face

    Refers to a tracked face.

    FeaturePoint

    Refers to a feature point (that is, a point in a point cloud).

    Image

    Refers to a tracked image.

    None

    No trackable.

    PlaneEstimated

    Refers to an estimated plane.

    Planes

    Refers to any of the plane type trackables.

    PlaneWithinBounds

    Refers to the 2D rectangular bounding box that tightly encloses the plane's polygon.

    PlaneWithinInfinity

    Refers to the infinite plane described by its Pose (a position and orientation).

    PlaneWithinPolygon

    Refers to the 2D convex shape associated with a plane's boundary points.

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