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.

OpenXRSpatialComponentParentList

實驗性: This class may be changed or removed in future versions.

繼承: OpenXRSpatialComponentData < RefCounted < Object

Object for storing the queries parent result data.

說明

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

方法

RID

get_parent(index: int) const


方法說明

RID get_parent(index: int) const 🔗

Returns the RID for the parent entity at this index.