EDSResizedTexturesPath

OriginalFolder: keeps the textures (and its resized copies if needed) in the original folder ExportFolder: copy the textures to the export path

Windows
MacOS
Linux

References

Module

DatasmithExporter

Header

/Engine/Source/Developer/Datasmith/DatasmithExporter/Public/DatasmithExportOptions.h

Include

#include "DatasmithExportOptions.h"

Syntax

enum EDSResizedTexturesPath
{
    OriginalFolder,
    ExportFolder,
}

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss