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...
OpenXRSpatialComponentPersistenceList
Sperimentale: This class may be changed or removed in future versions.
Eredita: OpenXRSpatialComponentData < RefCounted < Object
Object for storing the query persistence result data.
Descrizione
Oggetto per memorizzare i dati risultanti di una richiesta sulla persistenza quando si chiama OpenXRSpatialEntityExtension.query_snapshot().
Metodi
get_persistent_state(index: int) const |
|
get_persistent_uuid(index: int) const |
Descrizioni dei metodi
int get_persistent_state(index: int) const 🔗
Restituisce lo stato persistente (XrSpatialPersistenceStateEXT) per l'entità all'indice index.
String get_persistent_uuid(index: int) const 🔗
Returns the persistent uuid for the entity at this index.