FMovieSceneColorKeyStruct

Proxy structure for color section key data.

Windows
MacOS
Linux

Inheritance Hierarchy

FMovieSceneKeyStruct

FMovieSceneColorKeyStruct

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneColorSection.h

Include

#include "Sections/MovieSceneColorSection.h"

Syntax

struct FMovieSceneColorKeyStruct : public FMovieSceneKeyStruct

Remarks

Proxy structure for color section key data.

Variables

Name Description

Public variable

FLinearColor

 

Color

The key's color value.

Public variable

FMovieSceneKeyS...

 

KeyStructInterop

Public variable

FFrameNumber

 

Time

The key's time.

Overridden from FMovieSceneKeyStruct

Name Description

Public function Virtual

void

 

PropagateChanges

(
    const FPropertyChangedEvent& Chang...
)

Propagate changes from this key structure to the corresponding key values.

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