Navigation
API > API/Plugins > API/Plugins/DatasmithFBXTranslator
Base class for the VRED and DeltaGen importers, this class is responsible for parsing the intermediate FBX scene representation into Datasmith elements
| Name | FDatasmithFBXImporter |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithFBXImporter/Source/DatasmithFBXTranslator/Public/DatasmithFBXImporter.h |
| Include Path | #include "DatasmithFBXImporter.h" |
Syntax
class FDatasmithFBXImporter
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDatasmithFBXImporter() |
DatasmithFBXImporter.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FDatasmithFBXImporter() |
DatasmithFBXImporter.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void BuildAssetMaps
(
TSharedRef< IDatasmithScene > Scene, |
DatasmithFBXImporter.h | ||
void GetGeometriesForMeshElementAndRelease
(
const TSharedRef< IDatasmithMeshElement > MeshElement, |
DatasmithFBXImporter.h |