Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/PropertySets
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/PropertySets/OnAcceptProperties.h |
| Include | #include "PropertySets/OnAcceptProperties.h" |
Syntax
enum EHandleSourcesMethod
&123;
DeleteSources,
HideSources,
KeepSources,
KeepFirstSource,
KeepLastSource,
&125;
Values
| Name | Description |
|---|---|
| DeleteSources | Delete all input objects |
| HideSources | Hide all input objects |
| KeepSources | Keep all input objects |
| KeepFirstSource | Keep only the first input object and delete all other input objects |
| KeepLastSource | Keep only the last input object and delete all other input objects |
Remarks
Options to handle source meshes