OpenXRSpatialComponentBounded3DList
实验性: This class may be changed or removed in future versions.
继承: OpenXRSpatialComponentData < RefCounted < Object
Object for storing the queries bounded3d result data.
描述
Object for storing the queries 3d bounding box result data when calling OpenXRSpatialEntityExtension.query_snapshot().
方法
get_center_pose(index: int) const |
|
方法说明
Transform3D get_center_pose(index: int) const 🔗
Returns the center of our bounding box for the entity at this index.
Vector3 get_size(index: int) const 🔗
Returns the size of our bounding box for the entity at this index.