Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/FDynamicMesh3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/DynamicMesh3.h |
| Include | #include "DynamicMesh/DynamicMesh3.h" |
template<typename VecType>
void GetTriVertices
&40;
int TriangleID,
VecType & v0,
VecType & v1,
VecType & v2
&41; const
Remarks
Get the three vertex positions of a triangle