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.

OpenXRAnchorTracker

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

Hereda: OpenXRSpatialEntityTracker < XRPositionalTracker < XRTracker < RefCounted < Object

Positional tracker for our spatial entity anchor extension.

Descripción

Positional tracker for our OpenXR spatial entity anchor extension, it tracks a user defined location in real space and maps it to our virtual space.

Propiedades

String

uuid

""

Métodos

bool

has_uuid() const


Señales

uuid_changed() 🔗

Emitted when the UUID for this anchor was changed.


Descripciones de Propiedades

String uuid = "" 🔗

The UUID provided for persistent anchors.


Descripciones de Métodos

bool has_uuid() const 🔗

Returns true if a non-zero UUID is set.