Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes
Data to generate a Custom Resizing Region.
| Name | FChaosClothAssetCustomRegionResizingInput |
| Type | struct |
| Header File | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/CustomRegionResizingNode.h |
| Include Path | #include "ChaosClothAsset/CustomRegionResizingNode.h" |
Syntax
USTRUCT ()
struct FChaosClothAssetCustomRegionResizingInput
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| InputSet | FChaosClothAssetConnectableIStringValue | Source Set. | ChaosClothAsset/CustomRegionResizingNode.h |
|
| ResizingType | EMeshResizingCustomRegionType | Custom Resizing type. | ChaosClothAsset/CustomRegionResizingNode.h |
|