Navigation
API > API/Runtime > API/Runtime/AugmentedReality > API/Runtime/AugmentedReality/UARBlueprintLibrary
References
| Module | AugmentedReality |
| Header | /Engine/Source/Runtime/AugmentedReality/Public/ARBlueprintLibrary.h |
| Include | #include "ARBlueprintLibrary.h" |
| Source | /Engine/Source/Runtime/AugmentedReality/Private/ARBlueprintLibrary.cpp |
UFUNCTION (BlueprintPure, Category="AR AugmentedReality|Session",
Meta=(DisplayName="Is AR Scene Reconstruction Supported", Keywords="ar augmentedreality augmented reality session scene reconstruction"))
static bool IsSceneReconstructionSupported
(
EARSessionType SessionType,
EARSceneReconstruction SceneReconstructionMethod
)
if a particular scene reconstruction method is supported with the specified session type on the current platform