FBlendedCurve

Recording curve data

Windows
MacOS
Linux

References

Module

SequenceRecorder

Header

/Engine/Source/Editor/SequenceRecorder/Public/AnimationRecorder.h

Include

#include "AnimationRecorder.h"

Syntax

struct FBlendedCurve

Remarks

Recording curve data

Variables

Name Description

Public variable

TArray< float >

 

CurveWeights

Public variable

TBitArray

 

ValidCurveWeights

Constructors

Name Description

Public function

FBlendedCurve

(
    TArray< float, Allocator > CW,
    TBitArray< Allocator > VCW
)

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