Navigation
API > API/Runtime > API/Runtime/AugmentedReality
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UARTrackedGeometry
- UARTrackedPose
References
| Module | AugmentedReality |
| Header | /Engine/Source/Runtime/AugmentedReality/Public/ARTrackable.h |
| Include | #include "ARTrackable.h" |
Syntax
class UARTrackedPose : public UARTrackedGeometry
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | GetNetworkPayload
(
FARPoseUpdatePayload& Payload |
||
| const FARPose3D & | |||
| void | UpdateTrackedPose
(
const TSharedRef< FARSupportInterface, ESPMode::ThreadSafe >& InTrackingSystem, |
Overridden from UARTrackedGeometry
| Type | Name | Description | |
|---|---|---|---|
| void | DebugDraw
(
UWorld* World, |