Point Cloud

Point Cloud

Windows
MacOS
Linux
On this page

Actions

Get Point

Returns the point position in Unreal world space and it's confidence value from 0 ~ 1.

Target is Google ARCore Point Cloud

Get Point Id

Returns the point Id of the point at the given index.

Each point has a unique identifier (within a session) that is persistent across frames. That is, if a point from point cloud 1 has the same id as the point from point cloud 2, then it represents the same point in space.

Target is Google ARCore Point Cloud

Get Point in Tracking Space

Returns the point position in Unreal AR Tracking space.

Target is Google ARCore Point Cloud

Get Point Num

Returns the number of point inside this point cloud.

Target is Google ARCore Point Cloud

Is Updated

Checks if this point cloud has been updated in this frame.

Target is Google ARCore Point Cloud

Release Point Cloud

Release PointCloud's resources back to ArCore. Data will not be available after releasePointCloud is called.

Target is Google ARCore Point Cloud

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss