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

XRPlaneSubsystem.TryGetPlane

매뉴얼로 전환
public bool TryGetPlane (Experimental.XR.TrackableId planeId, out Experimental.XR.BoundedPlane plane);

파라미터

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

반환

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

설명

Get a BoundedPlane by TrackableId