Navigation
API > API/Plugins > API/Plugins/ModelingComponents
Types of possible source meshes stored in FCreateMeshObjectParams
| Name | ECreateMeshObjectSourceMeshType |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/ModelingObjectsCreationAPI.h |
| Include Path | #include "ModelingObjectsCreationAPI.h" |
Syntax
enum ECreateMeshObjectSourceMeshType
{
MeshDescription,
DynamicMesh,
}
Values
| Name | Remarks |
|---|---|
| MeshDescription | |
| DynamicMesh |