Acquire Point Cloud

Acquire Point Cloud

Windows
MacOS
Linux

Acquires latest point cloud. This will make the point cloud remain valid unless you call UGoogleARCrePointCloud::ReleasePointCloud(). Be aware that this function could fail if the maximal number of point cloud has been acquired.

Target is Google ARCore Frame Function Library

Acquire Point Cloud
Out Latest Point Cloud
Select Asset
Return Value
Success

Inputs

In
Exec

Outputs

Out
Exec
Out Latest Point Cloud
Google ARCore Point Cloud Object Reference

A pointer point to the latest point cloud.

Return Value
EGoogleARCoreFunctionStatus Enum

An EGoogleARCoreFunctionStatus. Possible value: Success, SessionPaused, ResourceExhausted.

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