docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum XRMarkerType

    Identifies the type or family of a detected visual marker recognized by the runtime.

    Namespace: UnityEngine.XR.ARSubsystems
    Assembly: Unity.XR.ARSubsystems.dll
    Syntax
    public enum XRMarkerType
    Remarks

    Note: These values match the XrSpatialCapabilityEXT enum defined by the OpenXR XR_EXT_spatial_entity extension.

    Fields

    Name Description
    AprilTag

    The marker is an AprilTag, a type of fiducial marker often used in robotics and computer vision for localization.

    ArUco

    The marker is an ArUco fiducial marker used for camera pose estimation.

    MicroQRCode

    The marker is a Micro QR code (smaller version of QR code for encoding less data in a smaller footprint).

    None

    No marker type. This value is used when marker tracking is unsupported.

    QRCode

    The marker is a standard QR (Quick Response) code as defined by ISO/IEC 18004.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)