OpenXRSpatialComponentPersistenceList
Experimental: This class may be changed or removed in future versions.
Hereda: OpenXRSpatialComponentData < RefCounted < Object
Object for storing the query persistence result data.
Descripción
Object for storing the query persistence result data when calling OpenXRSpatialEntityExtension.query_snapshot().
Métodos
get_persistent_state(index: int) const |
|
get_persistent_uuid(index: int) const |
Descripciones de Métodos
int get_persistent_state(index: int) const 🔗
Returns the persistent state (XrSpatialPersistenceStateEXT) for the entity at this index.
String get_persistent_uuid(index: int) const 🔗
Returns the persistent uuid for the entity at this index.