UMagicLeapImageTrackerComponent::TickComponent

Attempts to retrieve and set the relative pose of the tracked image.

Windows
MacOS
Linux

Override Hierarchy

UActorComponent::TickComponent()

UMagicLeapImageTrackerComponent::TickComponent()

References

Module

MagicLeapImageTracker

Header

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

Include

#include "MagicLeapImageTrackerComponent.h"

Source

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

Syntax

virtual void TickComponent
(
    float DeltaTime,
    enum ELevelTick TickType,
    FActorComponentTickFunction * ThisTickFunction
)

Remarks

Attempts to retrieve and set the relative pose of the tracked image.

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