Navigation
API > API/Editor > API/Editor/UnrealEd
| |
|
| Name |
FFbxAnimCurveHandle |
| Type |
class |
| Header File |
/Engine/Source/Editor/UnrealEd/Public/FbxImporter.h |
| Include Path |
#include "FbxImporter.h" |
Syntax
class FFbxAnimCurveHandle
Constructors
Enums
Public
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AnimationTimeSecond |
float |
|
FbxImporter.h |
|
| AnimCurve |
FbxAnimCurve * |
Pointer to the curve data. |
FbxImporter.h |
|
| ChannelIndex |
int32 |
|
FbxImporter.h |
|
| CompositeIndex |
int32 |
|
FbxImporter.h |
|
| CurveType |
CurveTypeDescription |
|
FbxImporter.h |
|
| KeyNumber |
int32 |
Curve Information. |
FbxImporter.h |
|
| Name |
FString |
|
FbxImporter.h |
|
| UniqueId |
uint64 |
Identity Data. |
FbxImporter.h |
|
Functions
Public