FDatasmithFBXFileImporter::DoImportMesh

Convert Fbx mesh into [FRawMesh](API\Runtime\RawMesh\FRawMesh)

Windows
MacOS
Linux

References

Module

DatasmithFBXTranslator

Header

/Engine/Plugins/Enterprise/DatasmithFBXImporter/Source/DatasmithFBXTranslator/Public/DatasmithFBXFileImporter.h

Include

#include "DatasmithFBXFileImporter.h"

Source

/Engine/Plugins/Enterprise/DatasmithFBXImporter/Source/DatasmithFBXTranslator/Private/DatasmithFBXFileImporter.cpp

Syntax

static void DoImportMesh
(
    FbxMesh * InMesh,
    FDatasmithFBXSceneMesh * Mesh
)

Remarks

Convert Fbx mesh into FRawMesh

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