Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp
Settings for the Pattern Tool
| Name | UHarvestInstancesToolSettings |
| Type | class |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/HarvestInstancesTool.h |
| Include Path | #include "HarvestInstancesTool.h" |
Syntax
UCLASS ()
class UHarvestInstancesToolSettings : public UInteractiveToolPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UHarvestInstancesToolSettings
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UHarvestInstancesToolSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bDrawBounds | bool | Display the bounding box of each mesh that will be moved to instances. | HarvestInstancesTool.h |
|