FMeshNormals::ComputeOverlayNormal

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "MeshNormals.h"

Source

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Private/MeshNormals.cpp

Syntax

static FVector3d ComputeOverlayNormal
(
    const FDynamicMesh3 & Mesh,
    FDynamicMeshNormalOverlay * NormalOverlay,
    int ElemIdx
)

Returns

the computed overlay normal at an element of the overlay (ie based on normals of triangles connected to this element)

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