UMagicLeapImageTrackerFunctionLibrary::IsImageTrackingEnabled

Gets the active state of the image tracking system.

Windows
MacOS
Linux

References

Module

MagicLeapImageTracker

Header

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeapImageTracker/Public/MagicLeapImageTrackerFunctionLibrary.h

Include

#include "MagicLeapImageTrackerFunctionLibrary.h"

Source

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeapImageTracker/Private/MagicLeapImageTrackerFunctionLibrary.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="ImageTracking|MagicLeap")
static bool IsImageTrackingEnabled()

Remarks

Gets the active state of the image tracking system.

Returns

True if image tracking is enabled, false otherwise.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss