DatasmithFBXTranslator

Windows
MacOS
Linux

Classes

Name

Description

Public class

FDatasmithFBXFileImporter

Imports an FBX file into the intermediate FBX scene representation

Public class

FDatasmithFBXHashUtils

Public class

FDatasmithFBXImporter

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

Public struct

FDatasmithFBXScene

Describes all info about the scene that can be extracted from the FBX file

Public struct

FDatasmithFBXSceneAnimBlock

Represents a set of AnimCurves of an actor.

Public struct

FDatasmithFBXSceneAnimClip

Used by the VRED importer, this describes how multiple AnimBlockUsages are composed to create complex animation sequences involving multiple actors.

Public struct

FDatasmithFBXSceneAnimCurve

Represents an individual animation curve of a transform property (like translation X).

Public struct

FDatasmithFBXSceneAnimNode

Describes the set of AnimBlocks that an AnimNode contains

Public struct

FDatasmithFBXSceneAnimPoint

Represents a single key frame of an animation curve.

Public struct

FDatasmithFBXSceneAnimUsage

Used by the VRED importer, this describes how an AnimBlock or AnimClip is used within an AnimClip.

Public struct

FDatasmithFBXSceneCamera

Public struct

FDatasmithFBXSceneLight

Public struct

FDatasmithFBXSceneMaterial

Public struct

FDatasmithFBXSceneMesh

Public struct

FDatasmithFBXSceneNode

Public class

FDatasmithFBXSceneProcessor

Public class

IDatasmithFBXTranslatorModule

Public class UClass HideCategories Config

UDatasmithFBXImportOptions

Typedefs

Name

Description

FActorMap

FMaterialMap

Enums

Functions

Name Description

Public function

uint32

 

GetTypeHash

(
    const FMD5Hash& Hash
)

Make FMD5Hash usable in TMap as a key.

Public function

constexpr bo...

 

operator!

(
    ENodeType E
)

Public function

constexpr EN...

 

operator&

(
    ENodeType Lhs,
    ENodeType Rhs
)

Public function

ENodeType &

 

operator&=

(
    ENodeType& Lhs,
    ENodeType Rhs
)

Public function

constexpr EN...

 

operator^

(
    ENodeType Lhs,
    ENodeType Rhs
)

Public function

ENodeType &

 

operator^=

(
    ENodeType& Lhs,
    ENodeType Rhs
)

Public function

constexpr EN...

 

operator|

(
    ENodeType Lhs,
    ENodeType Rhs
)

Public function

ENodeType &

 

operator|=

(
    ENodeType& Lhs,
    ENodeType Rhs
)

Public function

constexpr EN...

 

operator~

(
    ENodeType E
)

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