FDynamicMeshUVMesh::GetTriVertices

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/Sampling/MeshSurfaceSampler.h

Include

#include "Sampling/MeshSurfaceSampler.h"

Syntax

void GetTriVertices
(
    int32 TriangleIndex,
    FVector3d & V0,
    FVector3d & V1,
    FVector3d & V2
) const

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