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

XRPlaneSubsystem.TryGetPlaneBoundary

Cambiar al Manual
public bool TryGetPlaneBoundary (Experimental.XR.TrackableId planeId, List<Vector3> boundaryOut);

Parámetros

planeIdThe session-unique TrackableId of the plane.
boundaryOutA list of vertices representing the plane's boundary.

Valor de retorno

bool True if the plane exists (i.e., is still being tracked), otherwise false.

Descripción

Try to retrieve a list of positions in device space describing the current plane boundary.

If successful, the boundaryOut parameter is populated with vertices describing the plane's boundary. The boundary will always contain at least four vertices, and may contain more depending on the specific device providing the boundary. Returns false if the plane is no longer tracked by the system.

See Also: BoundedPlane.TryGetBoundary

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