Navigation
Unreal Engine C++ API Reference > Developer > DatasmithExporter > FDatasmithMeshExporter
References
Module | DatasmithExporter |
Header | /Engine/Source/Developer/Datasmith/DatasmithExporter/Public/DatasmithMeshExporter.h |
Include | #include "DatasmithMeshExporter.h" |
PRAGMA_DISABLE_DEPRECATION_WARNINGS bool ExportCloth
(
class FDatasmithCloth & Cloth,
TSharedPtr < class IDatasmithClothElement > & ClothElement,
const TCHAR * FilePath,
const TCHAR * AssetsOutputPath
) const