FAnimCurveImportSettings

Helper structure to pass around the common animation parameters.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/FbxImporter.h

Include

#include "FbxImporter.h"

Syntax

struct FAnimCurveImportSettings

Remarks

Helper structure to pass around the common animation parameters.

Variables

Name Description

Public variable

const FbxTimeSp...

 

AnimTimeSpan

Public variable

UAnimSequence &...

 

DestSeq

Public variable

const TArray< F...

 

FbxRawBoneNames

Public variable

const TArray< F...

 

NodeArray

Public variable

const TArray< F...

 

SortedLinks

Constructors

Name Description

Public function

FAnimCurveImportSettings

(
    UAnimSequence* InDestSeq,
    const TArray< FbxNode* >& InN...,
    const TArray< FbxNode* >& InS...,
    const TArray< FName >& InFbxRawBon...,
    const FbxTimeSpan& InAnimTimeSpan
)

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