192 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
196 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
200 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
204 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
208 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
212 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
213 UE_API bool ShouldRenderCameraOverlay()
const;
216 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
217 UE_API bool ShouldEnableCameraTracking()
const;
220 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
221 UE_API bool ShouldEnableAutoFocus()
const;
224 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
228 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
229 UE_API bool ShouldResetCameraTracking()
const;
232 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
236 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
237 UE_API bool ShouldResetTrackedObjects()
const;
240 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
244 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
248 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
252 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
256 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
257 UE_API void RemoveCandidateImageAtIndex(
int Index);
260 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
261 UE_API void ClearCandidateImages();
264 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
265 UE_API int32 GetMaxNumSimultaneousImagesTracked()
const;
268 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
272 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
275 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
279 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
282 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
285 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
289 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
292 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
296 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
299 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
303 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
306 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
310 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
314 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
318 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
322 UFUNCTION(BlueprintCallable, Category =
"AR Settings")
346 UE_API UClass* GetEnvironmentProbeComponentClass(
void)
const;
363 UPROPERTY(EditAnywhere, Category =
"AR Settings | World Mapping")
364 bool bGenerateMeshDataFromTrackedGeometry;
368 bool bGenerateCollisionForMeshData;
372 bool bGenerateNavMeshForMeshData;
376 bool bUseMeshDataForOcclusion;
380 bool bRenderMeshDataInWireframe;
384 bool bTrackSceneObjects;
388 bool bUsePersonSegmentationForOcclusion =
true;
392 bool bUseSceneDepthForOcclusion =
false;
396 bool bUseAutomaticImageScaleEstimation =
true;
400 bool bUseStandardOnboardingUX =
false;
403 UE_API bool ShouldUseOptimalVideoFormat() const;
425 bool bHorizontalPlaneDetection;
429 bool bVerticalPlaneDetection;
433 bool bEnableAutoFocus;
440 UPROPERTY(EditAnywhere, AdvancedDisplay, Category = "
AR Settings")
445 bool bEnableAutomaticCameraOverlay;
449 bool bEnableAutomaticCameraTracking;
453 bool bResetCameraTracking;
457 bool bResetTrackedObjects;
465 int32 MaxNumSimultaneousImagesTracked;
488 bool bUseOptimalVideoFormat =
true;