Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/UModelingObjectsCreationAPI > API/Plugins/ModelingComponents/UModelingObjectsCreationAPI/CreateMeshObject
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/ModelingObjectsCreationAPI.h |
| Include | #include "ModelingObjectsCreationAPI.h" |
UFUNCTION (BlueprintCallable, Category="Modeling Objects")
virtual FCreateMeshObjectResult CreateMeshObject
(
const FCreateMeshObjectParams & CreateMeshParams
)
Remarks
Create a new mesh object based on the data in CreateMeshParams a results data structure, containing a result code and information about any new objects created