FMovieSceneVectorKeyStructBase

Base Proxy structure for vector section key data.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MovieSceneTracks

Header

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

Include

#include "Sections/MovieSceneVectorSection.h"

Syntax

struct FMovieSceneVectorKeyStructBase : public FMovieSceneKeyStruct

Remarks

Base Proxy structure for vector section key data.

Variables

Name Description

Public variable

FMovieSceneKeyS...

 

KeyStructInterop

Public variable

FFrameNumber

 

Time

The key's time.

Functions

Name Description

Public function Virtual

float *

 

GetPropertyChannelByIndex

(
    int32 Index
)

Gets a ptr value of a channel by index, 0-3 = x-w

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