Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/UMeshOpPreviewWithBackgroundComp- > API/Plugins/ModelingComponents/UMeshOpPreviewWithBackgroundComp-/Setup
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/MeshOpPreviewHelpers.h |
| Include | #include "MeshOpPreviewHelpers.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/MeshOpPreviewHelpers.cpp |
void Setup
&40;
UWorld &42; InWorld,
UE::Geometry::IDynamicMeshOperatorFactory &42; OpGenerator
&41;
Remarks
Required calls to setup/update/shutdown this object
Parameters
| Name | Description |
|---|---|
| InWorld | the Preview mesh actor will be created in this UWorld |
| OpGenerator | This factory is called to create new MeshOperators on-demand |