TDynamicMeshVectorOverlay::GetTriElements

Get the three Elements associated with a triangle

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "DynamicMeshOverlay.h"

Syntax

void GetTriElements
(
    int TriangleID,
    VectorType & A,
    VectorType & B,
    VectorType & C
) const

Remarks

Get the three Elements associated with a triangle

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