Navigation
API > API/Runtime > API/Runtime/AugmentedReality
| |
|
| Name |
FARPoseUpdatePayload |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/AugmentedReality/Public/ARComponent.h |
| Include Path |
#include "ARComponent.h" |
Syntax
USTRUCT (BlueprintType , Category="AR Gameplay")
struct FARPoseUpdatePayload
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| JointTransforms |
TArray< FTransform > |
|
ARComponent.h |
- BlueprintReadWrite
- Category="AR"
|
| WorldTransform |
FTransform |
|
ARComponent.h |
- BlueprintReadWrite
- Category="AR"
|