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