OpenXRSpatialMarkerTrackingCapability (original) (raw)

Attention: Here be dragons

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Godot.

Checking the stable version of the documentation...

Experimental: This class may be changed or removed in future versions.

Inherits: OpenXRExtensionWrapper < Object

Implementation for handling spatial entity marker tracking logic.

Description

This class handles the OpenXR marker tracking spatial entity extension.

Methods


Method Descriptions

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.