Acquire Point Cloud
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
Select Asset
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. |