Navigation
API > API/Plugins > API/Plugins/ProceduralMeshComponent
References
| Module | ProceduralMeshComponent |
| Header | /Engine/Plugins/Runtime/ProceduralMeshComponent/Source/ProceduralMeshComponent/Public/KismetProceduralMeshLibrary.h |
| Include | #include "KismetProceduralMeshLibrary.h" |
Syntax
enum EProcMeshSliceCapOption
&123;
NoCap,
CreateNewSectionForCap,
UseLastSectionForCap,
&125;
Values
| Name | Description |
|---|---|
| NoCap | Do not create cap geometry |
| CreateNewSectionForCap | Add a new section to ProceduralMesh for cap |
| UseLastSectionForCap | Add cap geometry to existing last section |
Remarks
Options for creating cap geometry when slicing