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...
OpenXRSpatialComponentBounded2DList
Sperimentale: This class may be changed or removed in future versions.
Eredita: OpenXRSpatialComponentData < RefCounted < Object
Object for storing the queries bounded2d result data.
Descrizione
Oggetto per memorizzare i dati risultanti di una richiesta sui rettangoli delimitatori 2D quando si chiama OpenXRSpatialEntityExtension.query_snapshot().
Metodi
get_center_pose(index: int) const |
|
Descrizioni dei metodi
Transform3D get_center_pose(index: int) const 🔗
Returns the center of our bounding rectangle for the entity at this index.
Vector2 get_size(index: int) const 🔗
Returns the size of our bounding rectangle for the entity at this index.