FDatasmithImporterUtils::LoadDatasmithScene

Loads an [IDatasmithScene](API\Runtime\DatasmithCore\IDatasmithScene) from a [UDatasmithScene](API\Plugins\DatasmithContent\UDatasmithScene)

Windows
MacOS
Linux

References

Module

DatasmithImporter

Header

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/Utility/DatasmithImporterUtils.h

Include

#include "Utility/DatasmithImporterUtils.h"

Source

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/Utility/DatasmithImporterUtils.cpp

Syntax

static TSharedPtr< IDatasmithScene > LoadDatasmithScene
(
    UDatasmithScene * DatasmithSceneAsset
)

Remarks

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