Navigation
API > API/Plugins > API/Plugins/MeshModelingTools > API/Plugins/MeshModelingTools/UEditMeshPolygonsToolActions
Description
Inset the current set of selected faces. Click in viewport to confirm inset distance.
(An Inset operation stitches in a smaller version of selected faces inside the existing ones)
| Name | Inset |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/EditMeshPolygonsTool.h |
| Include Path | #include "EditMeshPolygonsTool.h" |
UFUNCTION (CallInEditor, Category=FaceEdits, Meta=(DisplayName="Inset", DisplayPriority=2))
void Inset()