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

XRPlaneSubsystem.TryGetPlane

Cambiar al Manual
public bool TryGetPlane (Experimental.XR.TrackableId planeId, out Experimental.XR.BoundedPlane plane);

Parámetros

planeIdThe session-unique TrackableId of the plane to get.
planeThe BoundedPlane with the supplied /planeId/

Valor de retorno

bool True if the BoundedPlane with planeId exists, false otherwise.

Descripción

Get a BoundedPlane by TrackableId