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

XRDepthSubsystem

class in UnityEngine.Experimental.XR

マニュアルに切り替える

説明

Provides access to depth data of the physical environment, such as a point cloud.

変数

LastUpdatedFrameThe frame during which the point cloud was last updated.

Public 関数

GetConfidenceRetrieves the confidence values for each point in the point cloud.
GetPointsRetrieves the point cloud points.

Events

PointCloudUpdatedRaised once during each frame in which the point cloud is updated.