FDatasmithFBXImporter

Base class for the VRED and DeltaGen importers, this class is responsible for parsing the intermediate FBX scene representation into Datasmith elements

Windows
MacOS
Linux

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

Constructors

Name Description

Public function

FDatasmithFBXImporter()

Destructors

Name Description

Public function Virtual

~FDatasmithFBXImporter()

Functions

Name Description

Public function

void

 

BuildAssetMaps

(
    TSharedRef< IDatasmithScene > Scene,
    FActorMap& ActorsByOriginalName,
    FMaterialMap& MaterialsByName
)

Public function

void

 

GetGeometriesForMeshElementAndRelease

(
    const TSharedRef< IDatasmithMeshEle...,
    TArray< FMeshDescription >& OutMes...
)

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