Navigation
API > API/Runtime > API/Runtime/AugmentedReality > API/Runtime/AugmentedReality/UARGetCandidateObjectAsyncTaskBl-
References
Module | AugmentedReality |
Header | /Engine/Source/Runtime/AugmentedReality/Public/ARBlueprintProxy.h |
Include | #include "ARBlueprintProxy.h" |
Source | /Engine/Source/Runtime/AugmentedReality/Private/ARBlueprintProxy.cpp |
static UARGetCandidateObjectAsyncTaskBlueprintProxy &42; ARGetCandidateObject
&40;
UObject &42; WorldContextObject,
FVector Location,
FVector Extent
&41;
Remarks
Saves the point cloud centered at the specified location capturing all of the features within the specified extent as an object that can be detected later
Parameters
Name | Description |
---|---|
Location | the center of the extent to grab features at |
Extent | the size of the region to grab feature points |