Navigation
API > API/Plugins > API/Plugins/DatasmithFBXTranslator
Inheritance Hierarchy
- FTableRowBase
- FDatasmithFBXSceneAnimClip
References
| Module | DatasmithFBXTranslator |
| Header | /Engine/Plugins/Enterprise/DatasmithFBXImporter/Source/DatasmithFBXTranslator/Public/DatasmithFBXScene.h |
| Include | #include "DatasmithFBXScene.h" |
Syntax
struct FDatasmithFBXSceneAnimClip : public FTableRowBase
Remarks
Used by the VRED importer, this describes how multiple AnimBlockUsages are composed to create complex animation sequences involving multiple actors.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FDatasmithFBXSceneAnimUsage > | AnimUsages | Blocks and clips that are played when we play this Playable. | |
| bool | bIsFlipped | ||
| FString | Name |