FMovieSceneFloatValue

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneFloatChannel.h

Include

#include "Channels/MovieSceneFloatChannel.h"

Syntax

struct FMovieSceneFloatValue

Variables

Name Description

Public variable

TEnumAsByte< ER...

 

InterpMode

Public variable

uint8

 

PaddingByte

Public variable

FMovieSceneTang...

 

Tangent

Public variable

TEnumAsByte< ER...

 

TangentMode

Public variable

float

 

Value

Constructors

Name Description

Public function

FMovieSceneFloatValue()

Public function

FMovieSceneFloatValue

(
    float InValue
)

Functions

Name Description

Public function

bool

 

Serialize

(
    FArchive& Ar
)

Operators

Name Description

Public function Const

bool

 

operator!=

(
    const FMovieSceneFloatValue& Other
)

Public function Const

bool

 

operator==

(
    const FMovieSceneFloatValue& Other
)

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