Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes
Deprecated. The experimental Datasmith cloth importer is no longer supported. Use the USDImport node instead.
| Name | FChaosClothAssetDatasmithImportNode |
| Type | struct |
| Header File | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/DatasmithImportNode.h |
| Include Path | #include "ChaosClothAsset/DatasmithImportNode.h" |
Syntax
USTRUCT (Meta=(DataflowCloth, Deprecated="5.4"))
struct FChaosClothAssetDatasmithImportNode : public FDataflowNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FDataflowNode → FChaosClothAssetDatasmithImportNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FChaosClothAssetDatasmithImportNode
(
const UE::Dataflow::FNodeParameters& InParam, |
ChaosClothAsset/DatasmithImportNode.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ImportFile | DATAFLOW_NODE_DEFINE_INTERNAL(FChaosClothAssetDatasmithImportNode, "DatasmithImport", "Cloth", "Cloth Datasmith Import") public FFilePath | Path of the file to import using any available Datasmith cloth translator. | ChaosClothAsset/DatasmithImportNode.h |
|
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ImportCache | FManagedArrayCollection | ChaosClothAsset/DatasmithImportNode.h |
Functions
Public
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void RegisterModularFeature() |
ChaosClothAsset/DatasmithImportNode.h | ||
static void UnregisterModularFeature() |
ChaosClothAsset/DatasmithImportNode.h |