Navigation
API > API/Runtime > API/Runtime/AugmentedReality
References
| Module | AugmentedReality |
| Header | /Engine/Source/Runtime/AugmentedReality/Public/ARComponent.h |
| Include | #include "ARComponent.h" |
Syntax
struct FAccumulatedNormal
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | Normal | ||
| uint32 | NumFaces |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | CalculateVertexNormals
(
TArray< FAccumulatedNormal >& AccumulatedNormals, |