UARPlaneComponent::Update

Overridable native event for when native representation is updated.

Windows
MacOS
Linux

Override Hierarchy

UARComponent::Update()

UARPlaneComponent::Update()

References

Module

AugmentedReality

Header

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

Include

#include "ARComponent.h"

Source

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

Syntax

virtual void Update
(
    UARTrackedGeometry * TrackedGeometry
)

Remarks

Overridable native event for when native representation is updated.

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