class in UnityEngine.Experimental.XR
/
マニュアルに切り替えるProvides access to depth data of the physical environment, such as a point cloud.
| LastUpdatedFrame | The frame during which the point cloud was last updated. |
| GetConfidence | Retrieves the confidence values for each point in the point cloud. |
| GetPoints | Retrieves the point cloud points. |
| PointCloudUpdated | Raised once during each frame in which the point cloud is updated. |