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

XRPlaneSubsystem.GetAllPlanes

切换到手册
public void GetAllPlanes (List<BoundedPlane> planesOut);

参数

planesOut包含系统当前跟踪的所有平面的 BoundedPlane 列表。

描述

获取系统当前跟踪的所有 BoundedPlane

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

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

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