OpenXRSpatialMarkerTrackingCapability

实验性: This class may be changed or removed in future versions.

继承: OpenXRExtensionWrapper < Object

Implementation for handling spatial entity marker tracking logic.

描述

This class handles the OpenXR marker tracking spatial entity extension.

方法

bool

is_april_tag_supported()

bool

is_aruco_supported()

bool

is_micro_qrcode_supported()

bool

is_qrcode_supported()


方法说明

bool is_april_tag_supported() 🔗

Returns true if April tag marker tracking is supported by the current device.


bool is_aruco_supported() 🔗

Returns true if Aruco marker tracking is supported by the current device.


bool is_micro_qrcode_supported() 🔗

Returns true if micro QR code marker tracking is supported by the current device.


bool is_qrcode_supported() 🔗

Returns true if QR code marker tracking is supported by the current device.