FMeshNormals::ComputeVertexNormals

Compute standard per-vertex normals by averaging one-ring face normals

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/MeshNormals.h

Include

#include "MeshNormals.h"

Syntax

void ComputeVertexNormals
(
    bool bWeightByArea,
    bool bWeightByAngle
)

Remarks

Compute standard per-vertex normals by averaging one-ring face normals

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