OnImageTargetUnreliableTracking

Activated when the target image is tracked with low confidence.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(BlueprintAssignable, Category="ImageTracking | MagicLeap",
          Meta=(AllowPrivateAccess=true))
FMagicLeapImageTargetUnreliableTrackingMulti OnImageTargetUnreliableTracking

Remarks

Activated when the target image is tracked with low confidence.

The Image Tracker system will still provide a 6 DOF pose. But this pose might be inaccurate and might have jitter. When the tracking is unreliable one of the folling two events will happen quickly : Either the tracking will recover to Tracked or tracking will be lost and the status will change to NotTracked.

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