Version: 2018.1
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