UARBlueprintLibrary::IsSessionTrackingFeatureSupported

Choose your operating system:

Windows

macOS

Linux

References

Module

AugmentedReality

Header

/Engine/Source/Runtime/AugmentedReality/Public/ARBlueprintLibrary.h

Include

#include "ARBlueprintLibrary.h"

Source

/Engine/Source/Runtime/AugmentedReality/Private/ARBlueprintLibrary.cpp

Syntax

static bool IsSessionTrackingFeatureSupported
(
    EARSessionType SessionType,
    EARSessionTrackingFeature SessionTrackingFeature
)

Returns

if a particular session feature is supported with the specified session type on the current platform