FMeshBoundaryLoops::GetVertexNormal

[TODO] cache this : a dictionary? we will not need very many, but we will need each multiple times!

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "MeshBoundaryLoops.h"

Source

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

Syntax

FVector3d GetVertexNormal
(
    int vid
)

Remarks

[TODO] cache this : a dictionary? we will not need very many, but we will need each multiple times!

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