Navigation
API > API/Plugins > API/Plugins/GoogleARCoreBase > API/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 (BlueprintPure, Category="GoogleARCore|PointCloud")
void GetPoint
(
int Index,
FVector & OutWorldPosition,
float & OutConfidence
)
Remarks
Returns the point position in Unreal world space and it's confidence value from 0 ~ 1.