FDatasmithStaticMeshImporter::ImportStaticMesh

DEPRECATED. Imports a static mesh from a Mesh Element

Windows
MacOS
Linux

References

Module

DatasmithImporter

Header

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithStaticMeshImporter.h

Include

#include "DatasmithStaticMeshImporter.h"

Syntax

static UStaticMesh * ImportStaticMesh
(
    const TSharedRef< IDatasmithMeshElement > MeshElement,
    FDatasmithLegacyImporter & DatasmithImporter,
    EObjectFlags ObjectFlags,
    const FDatasmithStaticMeshImportOptions & ImportOptions,
    FDatasmithAssetsImportContext & AssetsContext,
    UStaticMesh * ExistingMesh
)

Remarks

  1. Imports a static mesh from a Mesh Element

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