FAccumulatedNormal

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

/Engine/Source/Runtime/AugmentedReality/Public/ARComponent.h

Include

#include "ARComponent.h"

Syntax

struct FAccumulatedNormal

Variables

Name Description

Public variable

FVector

 

Normal

Public variable

uint32

 

NumFaces

Functions

Name Description

Public function Static

void

 

CalculateVertexNormals

(
    TArray< FAccumulatedNormal >& Accu...,
    const TArray< FVector >& Vertices,
    const TArray< uint32 >& Indices,
    TArray< FPackedNormal >& OutTangen...,
    FVector MeshCenter,
    float PositionScale
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss