FMeshNormals::GetVertexWeightsOnTriangle

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "MeshNormals.h"

Syntax

static FVector3d GetVertexWeightsOnTriangle
(
    const FDynamicMesh3 * Mesh,
    int TriID,
    double TriArea,
    bool bWeightByArea,
    bool bWeightByAngle
)

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