class in UnityEngine.Experimental.XR
/
Hereda de:Experimental.IntegratedSubsystem
Cambiar al ManualProvides 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. |