OpenXRAnchorTracker

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

继承: OpenXRSpatialEntityTracker < XRPositionalTracker < XRTracker < RefCounted < Object

Positional tracker for our spatial entity anchor extension.

描述

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.

属性

String

uuid

""

方法

bool

has_uuid() const


信号

uuid_changed() 🔗

Emitted when the UUID for this anchor was changed.


属性说明

String uuid = "" 🔗

The UUID provided for persistent anchors.


方法说明

bool has_uuid() const 🔗

Returns true if a non-zero UUID is set.