Navigation
Unreal Engine C++ API Reference > Plugins > GoogleARCoreBase > UGoogleARCorePointCloud
References
Module | GoogleARCoreBase |
Header | /Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreBase/Public/GoogleARCoreTypes.h |
Include | #include "GoogleARCoreTypes.h" |
Source | /Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreBase/Private/GoogleARCoreAPI.cpp |
UFUNCTION (BlueprintCallable, Category="GoogleARCore|PointCloud")
void ReleasePointCloud()
Remarks
Release PointCloud's resources back to ArCore. Data will not be available after releasePointCloud is called.