Custom Mesh

Custom Mesh

Windows
MacOS
Linux
On this page

Actions

Add Custom Mesh Triangles

Add to the geometry to use on this triangle mesh. This may cause an allocation. Use SetCustomMeshTriangles() instead when possible to reduce allocations.

Target is Custom Mesh Component

Clear Custom Mesh Triangles

Removes all geometry from this triangle mesh. Does not deallocate memory, allowing new geometry to reuse the existing allocation.

Target is Custom Mesh Component

Set Custom Mesh Triangles

Set the geometry to use on this triangle mesh

Target is Custom Mesh Component

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