Navigation
Unreal Engine C++ API Reference > Plugins > DatasmithFBXTranslator
References
Module | DatasmithFBXTranslator |
Header | /Engine/Plugins/Enterprise/DatasmithFBXImporter/Source/DatasmithFBXTranslator/Public/DatasmithFBXScene.h |
Include | #include "DatasmithFBXScene.h" |
Syntax
struct FDatasmithFBXSceneAnimUsage
Remarks
Used by the VRED importer, this describes how an AnimBlock or AnimClip is used within an AnimClip. Analogue to an instance of an AnimBlock or AnimClip.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FString | AnimName | |
![]() |
bool | bIsFlipped | |
![]() |
float | EndTime | |
![]() |
float | IsActive | |
![]() |
float | StartTime |