FCurveElement

This is array of curves that run when collecting curves natively

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Animation/AnimCurveTypes.h

Include

#include "Animation/AnimCurveTypes.h"

Syntax

struct FCurveElement

Remarks

This is array of curves that run when collecting curves natively

Variables

Name Description

Public variable

bool

 

bValid

Whether this value is set or not

Public variable

float

 

Value

Curve Value

Constructors

Name Description

Public function

FCurveElement()

Public function

FCurveElement

(
    float InValue
)

Functions

Name Description

Public function Const

bool

 

IsValid()

Public function

void

 

SetValue

(
    float InValue
)

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