Navigation
Unreal Engine C++ API Reference > Plugins > DatasmithFBXTranslator
References
Module | DatasmithFBXTranslator |
Header | /Engine/Plugins/Enterprise/DatasmithFBXImporter/Source/DatasmithFBXTranslator/Public/DatasmithFBXImporter.h |
Include | #include "DatasmithFBXImporter.h" |
Syntax
class FDatasmithFBXImporter
Remarks
Base class for the VRED and DeltaGen importers, this class is responsible for parsing the intermediate FBX scene representation into Datasmith elements
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TMap< TSharedPtr< FDatasmithFBXSceneMaterial >, TSharedPtr< IDatasmithBaseMaterialElement > > | ImportedMaterials | |
![]() |
TUniquePtr< FDatasmithFBXScene > | IntermediateScene | |
![]() |
TMap< FName, TSharedPtr< FDatasmithFBXSceneMesh > > | MeshNameToFBXMesh |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | BuildAssetMaps
(
TSharedRef< IDatasmithScene > Scene, |
|
![]() |
void | GetGeometriesForMeshElementAndRelease
(
const TSharedRef< IDatasmithMeshElement > MeshElement, |