Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FDynamicMeshEditor
| Type | Name | Description | |
|---|---|---|---|
| void | SetTriangleUVsFromProjection
(
const TArray< int32 >& Triangles, |
Project triangles onto a plane defined by the ProjectionFrame and use that to create/set new shared per-triangle UVs. | |
| void | SetTriangleUVsFromProjection
(
const TArray< int >& Triangles, |
Project triangles onto a plane defined by the ProjectionFrame and use that to create/set new shared per-triangle UVs. |