Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/FDynamicMesh3
| Type | Name | Description | |
|---|---|---|---|
| int | AppendTriangle
(
const FIndex3i& TriVertices, |
TriVertices must be distinct and refer to existing, valid vertices | |
| int | AppendTriangle
(
int Vertex0, |
Vertex0, Vertex1, and Vertex2 must be distinct and refer to existing, valid vertices |