Navigation
Unreal Engine C++ API Reference > Developer > DatasmithExporter
References
Module | DatasmithExporter |
Header | /Engine/Source/Developer/Datasmith/DatasmithExporter/Public/DatasmithExportOptions.h |
Include | #include "DatasmithExportOptions.h" |
Syntax
enum EDSResizedTexturesPath
&123;
OriginalFolder,
ExportFolder,
&125;
Values
Name | Description |
---|---|
OriginalFolder | |
ExportFolder |
Remarks
OriginalFolder: keeps the textures (and its resized copies if needed) in the original folder ExportFolder: copy the textures to the export path