Contents

ARPointCloud

A collection of points in the world coordinate space of the AR session.

Declaration

class ARPointCloud

Overview

Use the ARFrame rawFeaturePoints property to obtain a point cloud representing intermediate results of the scene analysis ARKit uses to perform world tracking.

Topics

Identifying Feature Points

Initializers

See Also

Video Frame Analysis