Navigation
API > API/Plugins > API/Plugins/DatasmithNativeTranslator > API/Plugins/DatasmithNativeTranslator/FDatasmithNativeTranslator
- IDatasmithTranslator::LoadCloth()
- FDatasmithNativeTranslator::LoadCloth()
References
| Module | DatasmithNativeTranslator |
| Header | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithNativeTranslator/Public/DatasmithNativeTranslator.h |
| Include | #include "DatasmithNativeTranslator.h" |
| Source | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithNativeTranslator/Private/DatasmithNativeTranslator.cpp |
virtual bool LoadCloth
&40;
const TSharedRef< IDatasmithClothElement > ClothElement,
FDatasmithClothElementPayload & OutClothPayload
&41;
Remarks
Get payload related to the given Element Operation succeed
Parameters
| Name | Description |
|---|---|
| ClothElement | Element for which the payload is required |
| OutClothPayload | Actual cloth data from the source |