Navigation
API > API/Runtime > API/Runtime/MeshConversion > API/Runtime/MeshConversion/FMeshDescriptionBuilder
| Type | Name | Description | |
|---|---|---|---|
| FTriangleID | AppendTriangle
(
const FVertexID* Triangle, |
Append a triangle to the mesh with the given PolygonGroup ID | |
| FTriangleID | AppendTriangle
(
const FVertexID& Vertex0, |
Append a triangle to the mesh with the given PolygonGroup ID | |
| FTriangleID | AppendTriangle
(
const FVertexInstanceID& Instance0, |
Append a triangle to the mesh using the given vertex instances and PolygonGroup ID |