Get Point Cloud
Gets the latest point cloud that will be only available for this frame. If you want to keep the point cloud data you can either copy it to your own struct or call AcquireLatestPointCloud() to avoid the copy.
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. |