Experimental: this API is experimental and might be changed or removed in the future.

XRReferencePointSubsystem.GetAllReferencePoints

切换到手册
public void GetAllReferencePoints (List<ReferencePoint> referencePointsOut);

参数

referencePointsOut包含所有参考点的 ReferencePoint 的列表。

描述

检索通过调用 XRReferencePointSubsystem.TryAddReferencePoint 而添加的所有 ReferencePoint

现有数据会替换为当前参考点的列表。 为了避免过多的堆分配,开发者可以在每次调用时重复使用该列表。只有当列表的容量 不足时才会重新分配。

如果 referencePointsOut 为 null,此方法会抛出 /ArgumentNullException/。

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961