Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UOutputPolygroupLayerProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/ConvertToPolygonsTool.h |
| Include | #include "ConvertToPolygonsTool.h" |
Syntax
UCLASS&40;&41;
class UOutputPolygroupLayerProperties : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bShowNewLayerName | ||
| EditCondition | Name of the new Group Layer | ||
| FName | GroupLayer | Select PolyGroup layer to use. | |
| HideEditConditionToggle | |||
| NoResetToDefault FString | NewLayerName | ||
| TArray< FString > | OptionsList | Internal list used to implement above |