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.

OpenXRSpatialComponentAnchorList

Expérimental : This class may be changed or removed in future versions.

Hérite de : OpenXRSpatialComponentData < RefCounted < Object

Object for storing the queries anchor result data.

Description

Object for storing the queries anchor result data when calling OpenXRSpatialEntityExtension.query_snapshot().

Méthodes

Transform3D

get_entity_pose(index: int) const


Descriptions des méthodes

Transform3D get_entity_pose(index: int) const 🔗

Returns the transform for the entity at this index.