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
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFbxAnimCurveHandle() |
FbxImporter.h |
Enums
Public
| Name | Remarks |
|---|---|
| CurveTypeDescription |
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 |