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 Session Tracking Feature Supported", Keywords="ar augmentedreality augmented reality session tracking feature"))
static bool IsSessionTrackingFeatureSupported
(
EARSessionType SessionType,
EARSessionTrackingFeature SessionTrackingFeature
)
if a particular session feature is supported with the specified session type on the current platform