Navigation
API > API/Plugins > API/Plugins/DatasmithImporter > API/Plugins/DatasmithImporter/FDatasmithStaticMeshImporter
References
| Module | DatasmithImporter |
| Header | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithStaticMeshImporter.h |
| Include | #include "DatasmithStaticMeshImporter.h" |
| Source | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/DatasmithStaticMeshImporter.cpp |
static void SetupStaticMesh
(
FDatasmithAssetsImportContext & AssetsContext,
TSharedRef < IDatasmithMeshElement > MeshElement,
UStaticMesh * StaticMesh,
const FDatasmithStaticMeshImportOptions & StaticMeshImportOptions,
float LightmapWeight
)
Remarks
Setup a UStaticMesh from an IDatasmithMeshElement.