Navigation
API > API/Plugins > API/Plugins/InterchangeChaosClothAssetImport > API/Plugins/InterchangeChaosClothAssetImport/UInterchangeChaosClothAssetFacto-
All the render data that we extract from a single render mesh prim.
| Name | FRenderMeshPayloadData |
| Type | struct |
| Header File | /Engine/Plugins/Interchange/Extensions/ChaosClothAsset/Source/Import/Public/InterchangeChaosClothAssetFactory.h |
| Include Path | #include "InterchangeChaosClothAssetFactory.h" |
Syntax
struct FRenderMeshPayloadData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MeshFactoryNodeUid | FString | InterchangeChaosClothAssetFactory.h | ||
| MeshPayload | UE::Interchange::FMeshPayload | InterchangeChaosClothAssetFactory.h | ||
| RenderPatterns | TMap< FName, TSet< int32 > > | InterchangeChaosClothAssetFactory.h |