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.

OpenXRSpatialComponentMesh3DList

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

Eredita: OpenXRSpatialComponentData < RefCounted < Object

Object for storing the queries mesh3d result data.

Descrizione

Oggetto per memorizzare i dati risultanti di una richiesta sulle mesh 3D quando si chiama OpenXRSpatialEntityExtension.query_snapshot().

Metodi

Mesh

get_mesh(index: int) const

Transform3D

get_transform(index: int) const


Descrizioni dei metodi

Mesh get_mesh(index: int) const 🔗

Returns the mesh for the entity at this index.


Transform3D get_transform(index: int) const 🔗

Returns the transform for positioning our mesh for the entity at this index.