Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes
| Name | EChaosClothAssetMaxNumInfluences |
| Type | enum |
| Header File | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/TransferSkinWeightsNode.h |
| Include Path | #include "ChaosClothAsset/TransferSkinWeightsNode.h" |
Syntax
enum EChaosClothAssetMaxNumInfluences
{
Uninitialized = 0,
Four = 4,
Eight = 8,
Twelve = 12,
}
Values
| Name | Remarks |
|---|---|
| Uninitialized | |
| Four | |
| Eight | |
| Twelve |