Navigation
API > API/Runtime > API/Runtime/AugmentedReality
References
| Module | AugmentedReality |
| Header | /Engine/Source/Runtime/AugmentedReality/Public/ARComponent.h |
| Include | #include "ARComponent.h" |
Syntax
struct FARSessionPayload
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | ConfigFlags | ||
| TObjectPtr< UMaterialInterface > | DefaultMeshMaterial | ||
| TObjectPtr< UMaterialInterface > | DefaultWireframeMeshMaterial |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | FromSessionConfig
(
const UARSessionConfig& InConfig |
||
| bool | HasFlag
(
EARSessionConfigFlags InFlag |
||
| void | SetFlag
(
EARSessionConfigFlags InFlag |
||
| bool |