FDatasmithSceneExporter::Export

Exports the entire scene.

Windows
MacOS
Linux

References

Module

DatasmithExporter

Header

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

Include

#include "DatasmithSceneExporter.h"

Source

/Engine/Source/Developer/Datasmith/DatasmithExporter/Private/DatasmithSceneExporter.cpp

Syntax

void Export
(
    TSharedRef< IDatasmithScene > DatasmithScene,
    bool bCleanupUnusedElements
)

Remarks

Exports the entire scene. It will create the scene file as well as the resized textures (in case of resize is enabled).

Parameters

Parameter

Description

bCleanupUnusedElements

Remove unused meshes, textures and materials before exporting

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