Navigation
API > API/Runtime > API/Runtime/AugmentedReality
References
| Module | AugmentedReality |
| Header | /Engine/Source/Runtime/AugmentedReality/Public/ARComponent.h |
| Include | #include "ARComponent.h" |
Syntax
struct FARPlaneUpdatePayload
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FVector > | BoundaryVertices | ||
| FVector | Center | ||
| FVector | Extents | ||
| EARObjectClassification | ObjectClassification | ||
| FARSessionPayload | SessionPayload | ||
| FTransform | WorldTransform |