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() 🔗

Возвращает true, если текущее устройство поддерживает отслеживание микро-QR-кодов.


bool is_qrcode_supported() 🔗

Возвращает true, если текущее устройство поддерживает отслеживание маркеров QR-кода.