Navigation
API > API/Runtime > API/Runtime/AugmentedReality
| Name | FAccumulatedNormal |
| Type | struct |
| Header File | /Engine/Source/Runtime/AugmentedReality/Public/ARComponent.h |
| Include Path | #include "ARComponent.h" |
Syntax
struct FAccumulatedNormal
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Normal | FVector | ARComponent.h | ||
| NumFaces | uint32 | ARComponent.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void CalculateVertexNormals
(
TArray< FAccumulatedNormal >& AccumulatedNormals, |
ARComponent.h |