Navigation
API > API/Runtime > API/Runtime/AugmentedReality > API/Runtime/AugmentedReality/UARSessionConfig
References
| Module | AugmentedReality |
| Header | /Engine/Source/Runtime/AugmentedReality/Public/ARSessionConfig.h |
| Include | #include "ARSessionConfig.h" |
| Source | /Engine/Source/Runtime/AugmentedReality/Private/ARSessionConfig.cpp |
UFUNCTION (BlueprintCallable, Category="AR Settings")
void RemoveCandidateImage
(
UARCandidateImage * CandidateImage
)
Remarks
Remove a candidate image from the ARSessionConfig, by pointer, note the image object must match, not the content of the image.